{
"name": "module-deps",
"version": "3.8.0",
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",
"main": "index.js",
"bin": {
"module-deps": "bin/cmd.js"
},
"dependencies": {
"JSONStream": "^1.0.3",
"browser-resolve": "^1.7.0",
"concat-stream": "~1.4.5",
"defined": "^1.0.0",
"detective": "^4.0.0",
"duplexer2": "0.0.2",
"inherits": "^2.0.1",
"parents": "^1.0.0",
"readable-stream": "^1.1.13",
"resolve": "^1.1.3",
"stream-combiner2": "~1.0.0",
"subarg": "^1.0.0",
"through2": "^1.0.0",
"xtend": "^4.0.0"
},
"devDependencies": {
"tap": "^1.0.0",
"browser-pack": "^5.0.0"
},
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git://github.com/substack/module-deps.git"
},
"homepage": "https://github.com/substack/module-deps",
"keywords": [
"dependency",
"graph",
"browser",
"require",
"module",
"exports",
"json"
],
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"engines": {
"node": ">= 0.6"
},
"license": "MIT",
"gitHead": "86d97913ca924d6b455aff551b80860a5c49431d",
"bugs": {
"url": "https://github.com/substack/module-deps/issues"
},
"_id": "[email protected]",
"_shasum": "b45f8b135bd58d4b15b30c181a7561b19e884534",
"_from": "module-deps@>=3.7.11 <4.0.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "0.10.38",
"_npmUser": {
"name": "zertosh",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
},
{
"name": "zertosh",
"email": "[email protected]"
},
{
"name": "jmm",
"email": "[email protected]"
},
{
"name": "terinjokes",
"email": "[email protected]"
}
],
"dist": {
"shasum": "b45f8b135bd58d4b15b30c181a7561b19e884534",
"tarball": "http://registry.npmjs.org/module-deps/-/module-deps-3.8.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/module-deps/-/module-deps-3.8.0.tgz",
"readme": "ERROR: No README data found!"
}