You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
2.0 KiB

{
"_args": [
[
"coa@1.0.4",
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
]
],
"_development": true,
"_from": "coa@1.0.4",
"_id": "coa@1.0.4",
"_inBundle": false,
"_integrity": "sha512-KAGck/eNAmCL0dcT3BiuYwLbExK6lduR8DxM3C1TyDzaXhZHyZ8ooX5I5+na2e3dPFuibfxrGdorr0/Lr7RYCQ==",
"_location": "/coa",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "coa@1.0.4",
"name": "coa",
"escapedName": "coa",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmmirror.com/coa/-/coa-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
"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"
},
"engines": {
"node": ">= 0.8.0"
},
"homepage": "http://github.com/veged/coa",
"licenses": [
{
"type": "MIT"
}
],
"maintainers": [
{
"name": "Sergey Berezhnoy",
"email": "veged@ya.ru",
"url": "http://github.com/veged"
},
{
"name": "Sergey Belov",
"email": "peimei@ya.ru",
"url": "http://github.com/arikon"
}
],
"name": "coa",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/veged/coa.git"
},
"scripts": {
"coverage": "make coverage",
"test": "make test"
},
"version": "1.0.4"
}