UNPKG
yunlongzha_try_nodejs
Version:
latest (1.0.0)
1.0.0
try it
yunlongzha_try_nodejs
/
textsubmit
/
node_modules
/
npm
/
test
/
disabled
/
package-bar
/
package.json
8 lines
(7 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"package-bar"
,
"version"
:
"0.5.0"
,
"dependencies"
:
{
"package-foo"
:
"*"
}
}