motion
Version:
motion - moving development forward
91 lines (90 loc) • 2.02 kB
JSON
{
"_args": [
[
"clap@^1.0.9",
"/Users/nw/motion/packages/motion/node_modules/csso"
]
],
"_from": "clap@>=1.0.9 <2.0.0",
"_id": "clap@1.0.10",
"_inCache": true,
"_installable": true,
"_location": "/clap",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "rdvornov@gmail.com",
"name": "lahmatiy"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_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.0.10.tgz",
"_shasum": "4f7a93e144545af85dfd29d92fd974e32548632a",
"_shrinkwrap": null,
"_spec": "clap@^1.0.9",
"_where": "/Users/nw/motion/packages/motion/node_modules/csso",
"author": {
"email": "rdvornov@gmail.com",
"name": "Roman Dvornov"
},
"bugs": {
"url": "https://github.com/lahmatiy/clap/issues"
},
"dependencies": {
"chalk": "1.1.1"
},
"description": "Command line argument parser",
"devDependencies": {
"mocha": "~1.17.1"
},
"directories": {},
"dist": {
"shasum": "4f7a93e144545af85dfd29d92fd974e32548632a",
"tarball": "http://registry.npmjs.org/clap/-/clap-1.0.10.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "f241d8f2c672a852475e568d044778d2639a0b55",
"homepage": "https://github.com/lahmatiy/clap",
"keywords": [
"argument",
"cli",
"command",
"completion",
"option"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "lahmatiy",
"email": "rdvornov@gmail.com"
}
],
"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.0.10"
}