Repository URL to install this package:
|
Version:
1.16.0 ▾
|
{
"_args": [
[
{
"raw": "optimist@~0.4.0",
"scope": null,
"escapedName": "optimist",
"name": "optimist",
"rawSpec": "~0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/season"
]
],
"_from": "optimist@>=0.4.0 <0.5.0",
"_id": "optimist@0.4.0",
"_inCache": true,
"_installable": true,
"_location": "/atom-package-manager/optimist",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.2.2",
"_phantomChildren": {},
"_requested": {
"raw": "optimist@~0.4.0",
"scope": null,
"escapedName": "optimist",
"name": "optimist",
"rawSpec": "~0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/atom-package-manager/season"
],
"_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.4.0.tgz",
"_shasum": "cb8ec37f2fe3aa9864cb67a275250e7e19620a25",
"_shrinkwrap": null,
"_spec": "optimist@~0.4.0",
"_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/season",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"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": "cb8ec37f2fe3aa9864cb67a275250e7e19620a25",
"tarball": "https://registry.npmjs.org/optimist/-/optimist-0.4.0.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": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"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.4.0"
}