d2-ui
Version:
104 lines (103 loc) • 2.39 kB
JSON
{
"_args": [
[
"clap@^1.0.9",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/csso"
]
],
"_from": "clap@>=1.0.9 <2.0.0",
"_id": "clap@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/clap",
"_nodeVersion": "5.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/clap-1.1.1.tgz_1462880296036_0.24203382013365626"
},
"_npmUser": {
"email": "rdvornov@gmail.com",
"name": "lahmatiy"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {
"ansi-styles": "2.2.1",
"escape-string-regexp": "1.0.5",
"has-ansi": "2.0.0",
"strip-ansi": "3.0.1",
"supports-color": "2.0.0"
},
"_requested": {
"name": "clap",
"raw": "clap@^1.0.9",
"rawSpec": "^1.0.9",
"scope": null,
"spec": ">=1.0.9 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/csso"
],
"_resolved": "https://registry.npmjs.org/clap/-/clap-1.1.1.tgz",
"_shasum": "a8a93e0bfb7581ac199c4f001a5525a724ce696d",
"_shrinkwrap": null,
"_spec": "clap@^1.0.9",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/csso",
"author": {
"email": "rdvornov@gmail.com",
"name": "Roman Dvornov"
},
"bugs": {
"url": "https://github.com/lahmatiy/clap/issues"
},
"dependencies": {
"chalk": "^1.1.3"
},
"description": "Command line argument parser",
"devDependencies": {
"mocha": "^2.4.5"
},
"directories": {},
"dist": {
"shasum": "a8a93e0bfb7581ac199c4f001a5525a724ce696d",
"tarball": "https://registry.npmjs.org/clap/-/clap-1.1.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"HISTORY.md",
"LICENSE",
"README.md"
],
"gitHead": "df36f700f326cce4e46b3422b99ae71154e9e480",
"homepage": "https://github.com/lahmatiy/clap",
"keywords": [
"cli",
"command",
"option",
"argument",
"completion"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "rdvornov@gmail.com",
"name": "lahmatiy"
}
],
"name": "clap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lahmatiy/clap.git"
},
"scripts": {
"test": "mocha test -R spec"
},
"title": "Command line argument parser",
"version": "1.1.1"
}