| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 | 
							- {
 
-   "_args": [
 
-     [
 
-       "error-ex@1.3.2",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "error-ex@1.3.2",
 
-   "_id": "error-ex@1.3.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-tKxAZIEH/c3PriQvQovqihTU8b8=",
 
-   "_location": "/error-ex",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "error-ex@1.3.2",
 
-     "name": "error-ex",
 
-     "escapedName": "error-ex",
 
-     "rawSpec": "1.3.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.3.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/cosmiconfig/parse-json",
 
-     "/parse-json"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/error-ex/download/error-ex-1.3.2.tgz",
 
-   "_spec": "1.3.2",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "bugs": {
 
-     "url": "https://github.com/qix-/node-error-ex/issues"
 
-   },
 
-   "dependencies": {
 
-     "is-arrayish": "^0.2.1"
 
-   },
 
-   "description": "Easy error subclassing and stack customization",
 
-   "devDependencies": {
 
-     "coffee-script": "^1.9.3",
 
-     "coveralls": "^2.11.2",
 
-     "istanbul": "^0.3.17",
 
-     "mocha": "^2.2.5",
 
-     "should": "^7.0.1",
 
-     "xo": "^0.7.1"
 
-   },
 
-   "files": [
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/qix-/node-error-ex#readme",
 
-   "keywords": [
 
-     "error",
 
-     "errors",
 
-     "extend",
 
-     "extending",
 
-     "extension",
 
-     "subclass",
 
-     "stack",
 
-     "custom"
 
-   ],
 
-   "license": "MIT",
 
-   "maintainers": [
 
-     {
 
-       "name": "Josh Junon",
 
-       "email": "i.am.qix@gmail.com",
 
-       "url": "github.com/qix-"
 
-     },
 
-     {
 
-       "name": "Sindre Sorhus",
 
-       "email": "sindresorhus@gmail.com",
 
-       "url": "sindresorhus.com"
 
-     }
 
-   ],
 
-   "name": "error-ex",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/qix-/node-error-ex.git"
 
-   },
 
-   "scripts": {
 
-     "pretest": "xo",
 
-     "test": "mocha --compilers coffee:coffee-script/register"
 
-   },
 
-   "version": "1.3.2",
 
-   "xo": {
 
-     "rules": {
 
-       "operator-linebreak": [
 
-         0
 
-       ]
 
-     }
 
-   }
 
- }
 
 
  |