| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 | 
							- {
 
-   "_args": [
 
-     [
 
-       "find-cache-dir@3.3.2",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "find-cache-dir@3.3.2",
 
-   "_id": "find-cache-dir@3.3.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-swxbbv8HMHMa6pu9nb7L2AJW1ks=",
 
-   "_location": "/find-cache-dir",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "find-cache-dir@3.3.2",
 
-     "name": "find-cache-dir",
 
-     "escapedName": "find-cache-dir",
 
-     "rawSpec": "3.3.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "3.3.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/@vue/cli-service/terser-webpack-plugin",
 
-     "/babel-loader",
 
-     "/cache-loader"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/find-cache-dir/download/find-cache-dir-3.3.2.tgz",
 
-   "_spec": "3.3.2",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "bugs": {
 
-     "url": "https://github.com/avajs/find-cache-dir/issues"
 
-   },
 
-   "dependencies": {
 
-     "commondir": "^1.0.1",
 
-     "make-dir": "^3.0.2",
 
-     "pkg-dir": "^4.1.0"
 
-   },
 
-   "description": "Finds the common standard cache directory",
 
-   "devDependencies": {
 
-     "ava": "^2.4.0",
 
-     "coveralls": "^3.0.9",
 
-     "del": "^4.0.0",
 
-     "nyc": "^15.0.0",
 
-     "tempy": "^0.4.0",
 
-     "xo": "^0.25.3"
 
-   },
 
-   "engines": {
 
-     "node": ">=8"
 
-   },
 
-   "files": [
 
-     "index.js"
 
-   ],
 
-   "funding": "https://github.com/avajs/find-cache-dir?sponsor=1",
 
-   "homepage": "https://github.com/avajs/find-cache-dir#readme",
 
-   "keywords": [
 
-     "cache",
 
-     "directory",
 
-     "dir",
 
-     "caching",
 
-     "find",
 
-     "search"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "find-cache-dir",
 
-   "nyc": {
 
-     "reporter": [
 
-       "lcov",
 
-       "text"
 
-     ]
 
-   },
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/avajs/find-cache-dir.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && nyc ava"
 
-   },
 
-   "version": "3.3.2"
 
- }
 
 
  |