d2-ui
Version:
107 lines (106 loc) • 2.42 kB
JSON
{
"_args": [
[
"cli@~1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jshint"
]
],
"_from": "cli@>=1.0.0 <1.1.0",
"_id": "cli@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/cli",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cli-1.0.0.tgz_1471379855902_0.46515405899845064"
},
"_npmUser": {
"email": "cohara87@gmail.com",
"name": "cohara87"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"fs.realpath": "1.0.0",
"inflight": "1.0.5",
"inherits": "2.0.3",
"minimatch": "3.0.3",
"once": "1.4.0",
"path-is-absolute": "1.0.0"
},
"_requested": {
"name": "cli",
"raw": "cli@~1.0.0",
"rawSpec": "~1.0.0",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/jshint"
],
"_resolved": "https://registry.npmjs.org/cli/-/cli-1.0.0.tgz",
"_shasum": "ee07dfc1390e3f2e6a9957cf88e1d4bfa777719d",
"_shrinkwrap": null,
"_spec": "cli@~1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/jshint",
"author": {
"email": "cohara87@gmail.com",
"name": "Chris O'Hara"
},
"bugs": {
"url": "http://github.com/node-js-libs/cli/issues"
},
"contributors": [
{
"name": "Douglas Meyer"
}
],
"dependencies": {
"exit": "0.1.2",
"glob": "^7.0.5"
},
"description": "A tool for rapidly building command line apps",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "ee07dfc1390e3f2e6a9957cf88e1d4bfa777719d",
"tarball": "https://registry.npmjs.org/cli/-/cli-1.0.0.tgz"
},
"engines": {
"node": ">=0.2.5"
},
"gitHead": "969a1e58748cb057d41835ef8ec9f5b99d1560a7",
"homepage": "http://github.com/node-js-libs/cli",
"keywords": [
"cli",
"command line",
"opts",
"parseopt",
"opt",
"args",
"console",
"argsparse",
"optparse",
"autocomplete",
"command",
"autocompletion"
],
"license": "MIT",
"main": "cli.js",
"maintainers": [
{
"email": "cohara87@gmail.com",
"name": "cohara87"
}
],
"name": "cli",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/node-js-libs/cli.git"
},
"scripts": {},
"version": "1.0.0"
}