UNPKG
star-wh
Version:
latest (1.0.0)
1.0.0
star-wh
/
bin
/
node_modules
/
tslib
/
test
/
validateModuleExportsMatchCommonJS
/
package.json
7 lines
(6 loc)
•
71 B
JSON
View Raw
1
2
3
4
5
6
7
{
"type"
:
"module"
,
"scripts"
:
{
"test"
:
"node index.js"
}
}