You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

99 lines
2.2 KiB
JSON

{
"_args": [
[
"commander@~2.6.0",
"/Users/alfiepates/src/invoicer/node_modules/jade"
]
],
"_from": "commander@>=2.6.0 <2.7.0",
"_id": "commander@2.6.0",
"_inCache": true,
"_installable": true,
"_location": "/commander",
"_nodeVersion": "0.11.14",
"_npmUser": {
"email": "zhiyelee@gmail.com",
"name": "zhiyelee"
},
"_npmVersion": "2.1.12",
"_phantomChildren": {},
"_requested": {
"name": "commander",
"raw": "commander@~2.6.0",
"rawSpec": "~2.6.0",
"scope": null,
"spec": ">=2.6.0 <2.7.0",
"type": "range"
},
"_requiredBy": [
"/jade"
],
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.6.0.tgz",
"_shasum": "9df7e52fb2a0cb0fb89058ee80c3104225f37e1d",
"_shrinkwrap": null,
"_spec": "commander@~2.6.0",
"_where": "/Users/alfiepates/src/invoicer/node_modules/jade",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/tj/commander.js/issues"
},
"dependencies": {},
"description": "the complete solution for node.js command-line programs",
"devDependencies": {
"should": ">= 0.0.1"
},
"directories": {},
"dist": {
"shasum": "9df7e52fb2a0cb0fb89058ee80c3104225f37e1d",
"tarball": "http://localhost:4873/commander/-/commander-2.6.0.tgz"
},
"engines": {
"node": ">= 0.6.x"
},
"files": [
"index.js"
],
"gitHead": "c6807fd154dd3b7ce8756f141f8d3acfcc74be60",
"homepage": "https://github.com/tj/commander.js",
"keywords": [
"command",
"option",
"parser",
"prompt"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "rkoutnik@gmail.com",
"name": "somekittens"
},
{
"email": "zhiyelee@gmail.com",
"name": "zhiyelee"
},
{
"email": "thethomaseffect@gmail.com",
"name": "thethomaseffect"
}
],
"name": "commander",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/tj/commander.js.git"
},
"scripts": {
"test": "make test"
},
"version": "2.6.0"
}