{
"author": {
"name": "Ben Newman",
"email": "[email protected]"
},
"name": "install",
"description": "Minimal JavaScript module loader",
"keywords": [
"modules",
"require",
"commonjs",
"exports",
"browser",
"packaging",
"packager",
"install"
],
"version": "0.1.8",
"homepage": "http://github.com/benjamn/install",
"repository": {
"type": "git",
"url": "git://github.com/benjamn/install.git"
},
"main": "main.js",
"scripts": {
"test": "mocha test/run.js"
},
"devDependencies": {
"mocha": "~2.0.1"
},
"engines": {
"node": ">= 0.6"
},
"gitHead": "7dc68c0d65461c197a018c2a7a9d3ec6ac771ff7",
"bugs": {
"url": "https://github.com/benjamn/install/issues"
},
"_id": "[email protected]",
"_shasum": "9980ef93e30dfb534778d163bc86ddd472ad5fe8",
"_from": "install@>=0.1.7 <0.2.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "benjamn",
"email": "[email protected]"
},
"maintainers": [
{
"name": "benjamn",
"email": "[email protected]"
}
],
"dist": {
"shasum": "9980ef93e30dfb534778d163bc86ddd472ad5fe8",
"tarball": "http://registry.npmjs.org/install/-/install-0.1.8.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/install/-/install-0.1.8.tgz"
}