| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 | 
							- {
 
-   "_args": [
 
-     [
 
-       "import-local@2.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "import-local@2.0.0",
 
-   "_id": "import-local@2.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-VQcL44pZk88Y72236WH1vuXFoJ0=",
 
-   "_location": "/import-local",
 
-   "_phantomChildren": {
 
-     "p-limit": "2.3.0"
 
-   },
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "import-local@2.0.0",
 
-     "name": "import-local",
 
-     "escapedName": "import-local",
 
-     "rawSpec": "2.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/webpack-dev-server"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/import-local/download/import-local-2.0.0.tgz",
 
-   "_spec": "2.0.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Sindre Sorhus",
 
-     "email": "sindresorhus@gmail.com",
 
-     "url": "sindresorhus.com"
 
-   },
 
-   "bin": {
 
-     "import-local-fixture": "fixtures/cli.js"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/import-local/issues"
 
-   },
 
-   "dependencies": {
 
-     "pkg-dir": "^3.0.0",
 
-     "resolve-cwd": "^2.0.0"
 
-   },
 
-   "description": "Let a globally installed package use a locally installed version of itself if available",
 
-   "devDependencies": {
 
-     "ava": "*",
 
-     "cpy": "^7.0.1",
 
-     "del": "^3.0.0",
 
-     "execa": "^0.11.0",
 
-     "xo": "*"
 
-   },
 
-   "engines": {
 
-     "node": ">=6"
 
-   },
 
-   "files": [
 
-     "index.js",
 
-     "fixtures/cli.js"
 
-   ],
 
-   "homepage": "https://github.com/sindresorhus/import-local#readme",
 
-   "keywords": [
 
-     "import",
 
-     "local",
 
-     "require",
 
-     "resolve",
 
-     "global",
 
-     "version",
 
-     "prefer",
 
-     "cli"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "import-local",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/sindresorhus/import-local.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && ava"
 
-   },
 
-   "version": "2.0.0",
 
-   "xo": {
 
-     "ignores": [
 
-       "fixtures"
 
-     ]
 
-   }
 
- }
 
 
  |