Feuerwehr-eppingen/node_modules/coa/package.json

118 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "coa@~1.0.1",
"scope": null,
"escapedName": "coa",
"name": "coa",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/svgo"
]
],
"_from": "coa@>=1.0.1 <1.1.0",
"_id": "coa@1.0.4",
"_inCache": true,
"_location": "/coa",
"_nodeVersion": "0.12.7",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/coa-1.0.4.tgz_1499459076941_0.4137393257115036"
},
"_npmUser": {
"name": "qfox",
"email": "zxqfox@gmail.com"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "coa@~1.0.1",
"scope": null,
"escapedName": "coa",
"name": "coa",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/coa/-/coa-1.0.4.tgz",
"_shasum": "a9ef153660d6a86a8bdec0289a5c684d217432fd",
"_shrinkwrap": null,
"_spec": "coa@~1.0.1",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/svgo",
"author": {
"name": "Sergey Berezhnoy",
"email": "veged@ya.ru",
"url": "http://github.com/veged"
},
"bugs": {
"url": "https://github.com/veged/coa/issues"
},
"contributors": [
{
"name": "Sergey Belov",
"email": "peimei@ya.ru",
"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": "a9ef153660d6a86a8bdec0289a5c684d217432fd",
"tarball": "https://registry.npmjs.org/coa/-/coa-1.0.4.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "43f5e1e5c59750f326c3628fc138acaa157c8274",
"homepage": "http://github.com/veged/coa",
"licenses": [
{
"type": "MIT"
}
],
"maintainers": [
{
"name": "qfox",
"email": "zxqfox@gmail.com"
},
{
"name": "veged",
"email": "veged@ya.ru"
},
{
"name": "arikon",
"email": "peimei@ya.ru"
}
],
"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.4"
}