| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 | 
							- {
 
-   "_args": [
 
-     [
 
-       "resolve-cwd@2.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "resolve-cwd@2.0.0",
 
-   "_id": "resolve-cwd@2.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
 
-   "_location": "/resolve-cwd",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "resolve-cwd@2.0.0",
 
-     "name": "resolve-cwd",
 
-     "escapedName": "resolve-cwd",
 
-     "rawSpec": "2.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/import-local"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/resolve-cwd/download/resolve-cwd-2.0.0.tgz?cache=0&sync_timestamp=1622605314261&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fresolve-cwd%2Fdownload%2Fresolve-cwd-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"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/resolve-cwd/issues"
 
-   },
 
-   "dependencies": {
 
-     "resolve-from": "^3.0.0"
 
-   },
 
-   "description": "Resolve the path of a module like `require.resolve()` but from the current working directory",
 
-   "devDependencies": {
 
-     "ava": "*",
 
-     "xo": "*"
 
-   },
 
-   "engines": {
 
-     "node": ">=4"
 
-   },
 
-   "files": [
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/sindresorhus/resolve-cwd#readme",
 
-   "keywords": [
 
-     "require",
 
-     "resolve",
 
-     "path",
 
-     "module",
 
-     "from",
 
-     "like",
 
-     "cwd",
 
-     "current",
 
-     "working",
 
-     "directory",
 
-     "import"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "resolve-cwd",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/sindresorhus/resolve-cwd.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && ava"
 
-   },
 
-   "version": "2.0.0"
 
- }
 
 
  |