| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 | 
							- {
 
-   "_args": [
 
-     [
 
-       "coa@2.0.2",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "coa@2.0.2",
 
-   "_id": "coa@2.0.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-Q/bCEVG07yv1cYfbDXPeIp4+fsM=",
 
-   "_location": "/coa",
 
-   "_phantomChildren": {
 
-     "ansi-styles": "3.2.1",
 
-     "escape-string-regexp": "1.0.5",
 
-     "supports-color": "5.5.0"
 
-   },
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "coa@2.0.2",
 
-     "name": "coa",
 
-     "escapedName": "coa",
 
-     "rawSpec": "2.0.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.0.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/svgo"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/coa/download/coa-2.0.2.tgz",
 
-   "_spec": "2.0.2",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "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": {
 
-     "@types/q": "^1.5.1",
 
-     "chalk": "^2.4.1",
 
-     "q": "^1.1.2"
 
-   },
 
-   "description": "Command-Option-Argument: Yet another parser for command line options.",
 
-   "devDependencies": {
 
-     "chai": "~1.7.2",
 
-     "coveralls": "^2.11.16",
 
-     "eslint": "^4.15.0",
 
-     "eslint-config-pedant": "^1.0.0",
 
-     "mocha": "~1.21.4",
 
-     "nyc": "^10.1.2"
 
-   },
 
-   "directories": {
 
-     "lib": "./lib"
 
-   },
 
-   "engines": {
 
-     "node": ">= 4.0"
 
-   },
 
-   "files": [
 
-     "lib/",
 
-     "index.js",
 
-     "coa.d.ts",
 
-     "README.ru.md"
 
-   ],
 
-   "homepage": "http://github.com/veged/coa",
 
-   "license": "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",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/veged/coa.git"
 
-   },
 
-   "scripts": {
 
-     "clean": "rm -r .nyc_output coverage",
 
-     "coverage": "nyc --reporter=text --reporter=html mocha; echo; echo 'Open coverage/index.html file in your browser'",
 
-     "coveralls": "nyc report --reporter=text-lcov | coveralls",
 
-     "lint": "eslint .",
 
-     "pretest": "npm run lint",
 
-     "test": "nyc mocha"
 
-   },
 
-   "types": "./coa.d.ts",
 
-   "version": "2.0.2"
 
- }
 
 
  |