GoScrobble/web/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json

7 lines
71 B
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"type": "module",
"scripts": {
"test": "node index.js"
}
}