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.

101 lines
2.3 KiB
JSON

{
"_args": [
[
"commander@2.8.x",
"/Users/alfiepates/src/invoicer/node_modules/clean-css"
]
],
"_from": "commander@>=2.8.0 <2.9.0",
"_id": "commander@2.8.1",
"_inCache": true,
"_installable": true,
"_location": "/clean-css/commander",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "zhiyelee@gmail.com",
"name": "zhiyelee"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "commander",
"raw": "commander@2.8.x",
"rawSpec": "2.8.x",
"scope": null,
"spec": ">=2.8.0 <2.9.0",
"type": "range"
},
"_requiredBy": [
"/clean-css"
],
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.8.1.tgz",
"_shasum": "06be367febfda0c330aa1e2a072d3dc9762425d4",
"_shrinkwrap": null,
"_spec": "commander@2.8.x",
"_where": "/Users/alfiepates/src/invoicer/node_modules/clean-css",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/tj/commander.js/issues"
},
"dependencies": {
"graceful-readlink": ">= 1.0.0"
},
"description": "the complete solution for node.js command-line programs",
"devDependencies": {
"should": ">= 0.0.1",
"sinon": ">= 1.14.1"
},
"directories": {},
"dist": {
"shasum": "06be367febfda0c330aa1e2a072d3dc9762425d4",
"tarball": "http://localhost:4873/commander/-/commander-2.8.1.tgz"
},
"engines": {
"node": ">= 0.6.x"
},
"files": [
"index.js"
],
"gitHead": "c6c84726050b19c0373de27cd359f3baddff579f",
"homepage": "https://github.com/tj/commander.js",
"keywords": [
"command",
"option",
"parser"
],
"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.8.1"
}