node/deps/npm/test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json

52 lines
1.3 KiB
JSON

{
"name": "npm-test-shrinkwrap",
"version": "0.0.0",
"dependencies": {
"npm-test-single-file": {
"version": "1.2.3",
"from": "https://raw.github.com/gist/1837112/index.js",
"resolved": "https://raw.github.com/gist/1837112/index.js"
},
"glob": {
"version": "3.1.5",
"from": "glob@git://github.com/isaacs/node-glob.git#npm-test",
"resolved": "git://github.com/isaacs/node-glob.git#67bda227fd7a559cca5620307c7d30a6732a792f",
"dependencies": {
"minimatch": {
"version": "0.2.1",
"dependencies": {
"lru-cache": {
"version": "1.0.5",
"from": "lru-cache@~1.0.5"
}
}
},
"graceful-fs": {
"version": "1.1.5",
"from": "graceful-fs@1.1.5",
"dependencies": {
"fast-list": {
"version": "1.0.2",
"from": "fast-list@1.0.2"
}
}
},
"inherits": {
"version": "1.0.0",
"from": "inherits@1.0.0"
}
}
},
"minimatch": {
"version": "0.1.5",
"from": "minimatch@0.1.5",
"dependencies": {
"lru-cache": {
"version": "1.0.5",
"from": "lru-cache@1.0.5"
}
}
}
}
}