d2-ui
Version:
101 lines (100 loc) • 2.23 kB
JSON
{
"_args": [
[
"coa@~1.0.1",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/svgo"
]
],
"_from": "coa@>=1.0.1 <1.1.0",
"_id": "coa@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/coa",
"_npmUser": {
"email": "veged@ya.ru",
"name": "veged"
},
"_npmVersion": "2.0.0-alpha-5",
"_phantomChildren": {},
"_requested": {
"name": "coa",
"raw": "coa@~1.0.1",
"rawSpec": "~1.0.1",
"scope": null,
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/coa/-/coa-1.0.1.tgz",
"_shasum": "7f959346cfc8719e3f7233cd6852854a7c67d8a3",
"_shrinkwrap": null,
"_spec": "coa@~1.0.1",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/svgo",
"author": {
"email": "veged@ya.ru",
"name": "Sergey Berezhnoy",
"url": "http://github.com/veged"
},
"bugs": {
"url": "https://github.com/veged/coa/issues"
},
"contributors": [
{
"email": "peimei@ya.ru",
"name": "Sergey Belov",
"url": "http://github.com/arikon"
}
],
"dependencies": {
"q": "^1.1.2"
},
"description": "Command-Option-Argument: Yet another parser for command line options.",
"devDependencies": {
"chai": "~1.7.2",
"coffee-script": "~1.6.3",
"istanbul": "~0.1.40",
"mocha": "~1.21.4",
"mocha-istanbul": "*"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "7f959346cfc8719e3f7233cd6852854a7c67d8a3",
"tarball": "http://registry.npmjs.org/coa/-/coa-1.0.1.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "ec694e82e7fb2c79fc114c9b23625a90c57e81fe",
"homepage": "http://github.com/veged/coa",
"licenses": [
{
"type": "MIT"
}
],
"maintainers": [
{
"email": "veged@mail.ru",
"name": "veged"
},
{
"email": "peimei@ya.ru",
"name": "arikon"
}
],
"name": "coa",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/veged/coa.git"
},
"scripts": {
"coverage": "make coverage",
"test": "make test"
},
"version": "1.0.1"
}