UNPKG
baobao_with_papa
Version:
latest (1.0.0)
1.0.0
baobao_is_my_favorite_shero
19940608/partof
baobao_with_papa
/
nodejs
/
textsubmit
/
node_modules
/
npm
/
test
/
packages
/
npm-test-url-dep
/
package.json
8 lines
(7 loc)
•
241 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"npm-test-url-dep"
,
"version"
:
"1.2.3"
,
"dependencies"
:
{
"jsonify"
:
"https://github.com/substack/jsonify/tarball/master"
,
"sax"
:
"isaacs/sax-js"
,
"canonical-host"
:
"git://github.com/isaacs/canonical-host"
}
}