spaceout/front_end/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2020-12-12 10:25:30 -05:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}