mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
106 lines
2.3 KiB
JSON
106 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"coa@~1.0.1",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/svgo"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1427712836038,
|
|
"_from": "coa@>=1.0.1 <1.1.0",
|
|
"_hasShrinkwrap": false,
|
|
"_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": "http://registry.npm.taobao.org/coa/download/coa-1.0.1.tgz",
|
|
"_shasum": "7f959346cfc8719e3f7233cd6852854a7c67d8a3",
|
|
"_shrinkwrap": null,
|
|
"_spec": "coa@~1.0.1",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/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": [
|
|
{
|
|
"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": {
|
|
"noattachment": false,
|
|
"shasum": "7f959346cfc8719e3f7233cd6852854a7c67d8a3",
|
|
"size": 24528,
|
|
"tarball": "http://registry.npm.taobao.org/coa/download/coa-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
},
|
|
"gitHead": "ec694e82e7fb2c79fc114c9b23625a90c57e81fe",
|
|
"homepage": "http://github.com/veged/coa",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT"
|
|
}
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "arikon",
|
|
"email": "peimei@ya.ru"
|
|
},
|
|
{
|
|
"name": "veged",
|
|
"email": "veged@ya.ru"
|
|
}
|
|
],
|
|
"name": "coa",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1427712836038,
|
|
"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"
|
|
}
|