UNPKG
yunlongzha_try_nodejs
Version:
latest (1.0.0)
1.0.0
try it
yunlongzha_try_nodejs
/
textsubmit
/
node_modules
/
npm
/
test
/
disabled
/
package-config
/
package.json
5 lines
(4 loc)
•
105 B
JSON
View Raw
1
2
3
4
5
{
"name"
:
"package-config"
,
"version"
:
"1.2.3"
,
"config"
:
{
"foo"
:
"bar"
}
,
"scripts"
:
{
"test"
:
"./test.js"
}
}