| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 | 
							- {
 
-   "_args": [
 
-     [
 
-       "esutils@2.0.3",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "esutils@2.0.3",
 
-   "_id": "esutils@2.0.3",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q=",
 
-   "_location": "/esutils",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "esutils@2.0.3",
 
-     "name": "esutils",
 
-     "escapedName": "esutils",
 
-     "rawSpec": "2.0.3",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.0.3"
 
-   },
 
-   "_requiredBy": [
 
-     "/@babel/preset-modules",
 
-     "/doctrine",
 
-     "/eslint"
 
-   ],
 
-   "_resolved": "https://registry.npm.taobao.org/esutils/download/esutils-2.0.3.tgz",
 
-   "_spec": "2.0.3",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "bugs": {
 
-     "url": "https://github.com/estools/esutils/issues"
 
-   },
 
-   "description": "utility box for ECMAScript language tools",
 
-   "devDependencies": {
 
-     "chai": "~1.7.2",
 
-     "coffee-script": "~1.6.3",
 
-     "jshint": "2.6.3",
 
-     "mocha": "~2.2.1",
 
-     "regenerate": "~1.3.1",
 
-     "unicode-9.0.0": "~0.7.0"
 
-   },
 
-   "directories": {
 
-     "lib": "./lib"
 
-   },
 
-   "engines": {
 
-     "node": ">=0.10.0"
 
-   },
 
-   "files": [
 
-     "LICENSE.BSD",
 
-     "README.md",
 
-     "lib"
 
-   ],
 
-   "homepage": "https://github.com/estools/esutils",
 
-   "license": "BSD-2-Clause",
 
-   "main": "lib/utils.js",
 
-   "maintainers": [
 
-     {
 
-       "name": "Yusuke Suzuki",
 
-       "email": "utatane.tea@gmail.com",
 
-       "url": "http://github.com/Constellation"
 
-     }
 
-   ],
 
-   "name": "esutils",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+ssh://git@github.com/estools/esutils.git"
 
-   },
 
-   "scripts": {
 
-     "generate-regex": "node tools/generate-identifier-regex.js",
 
-     "lint": "jshint lib/*.js",
 
-     "test": "npm run-script lint && npm run-script unit-test",
 
-     "unit-test": "mocha --compilers coffee:coffee-script -R spec"
 
-   },
 
-   "version": "2.0.3"
 
- }
 
 
  |