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.
89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"optimist@~0.3.5",
|
|
"/Users/alfiepates/src/invoicer/node_modules/transformers/node_modules/uglify-js"
|
|
]
|
|
],
|
|
"_from": "optimist@>=0.3.5 <0.4.0",
|
|
"_id": "optimist@0.3.7",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/optimist",
|
|
"_npmUser": {
|
|
"email": "mail@substack.net",
|
|
"name": "substack"
|
|
},
|
|
"_npmVersion": "1.2.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "optimist",
|
|
"raw": "optimist@~0.3.5",
|
|
"rawSpec": "~0.3.5",
|
|
"scope": null,
|
|
"spec": ">=0.3.5 <0.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/transformers/uglify-js"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
|
|
"_shasum": "c90941ad59e4273328923074d2cf2e7cbc6ec0d9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "optimist@~0.3.5",
|
|
"_where": "/Users/alfiepates/src/invoicer/node_modules/transformers/node_modules/uglify-js",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/node-optimist/issues"
|
|
},
|
|
"dependencies": {
|
|
"wordwrap": "~0.0.2"
|
|
},
|
|
"description": "Light-weight option parsing with an argv hash. No optstrings attached.",
|
|
"devDependencies": {
|
|
"hashish": "~0.0.4",
|
|
"tap": "~0.4.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c90941ad59e4273328923074d2cf2e7cbc6ec0d9",
|
|
"tarball": "http://localhost:4873/optimist/-/optimist-0.3.7.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=0.4"
|
|
},
|
|
"homepage": "https://github.com/substack/node-optimist#readme",
|
|
"keywords": [
|
|
"argument",
|
|
"args",
|
|
"option",
|
|
"parser",
|
|
"parsing",
|
|
"cli",
|
|
"command"
|
|
],
|
|
"license": "MIT/X11",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "mail@substack.net",
|
|
"name": "substack"
|
|
}
|
|
],
|
|
"name": "optimist",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/substack/node-optimist.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap ./test/*.js"
|
|
},
|
|
"version": "0.3.7"
|
|
}
|