You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							78 lines
						
					
					
						
							1.9 KiB
						
					
					
				
			
		
		
	
	
							78 lines
						
					
					
						
							1.9 KiB
						
					
					
				{ | 
						|
  "_from": "find-cache-dir@^3.3.1", | 
						|
  "_id": "find-cache-dir@3.3.2", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", | 
						|
  "_location": "/find-cache-dir", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "find-cache-dir@^3.3.1", | 
						|
    "name": "find-cache-dir", | 
						|
    "escapedName": "find-cache-dir", | 
						|
    "rawSpec": "^3.3.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^3.3.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/cli-service/terser-webpack-plugin", | 
						|
    "/babel-loader", | 
						|
    "/cache-loader" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", | 
						|
  "_shasum": "b30c5b6eff0730731aea9bbd9dbecbd80256d64b", | 
						|
  "_spec": "find-cache-dir@^3.3.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\babel-loader", | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/avajs/find-cache-dir/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "commondir": "^1.0.1", | 
						|
    "make-dir": "^3.0.2", | 
						|
    "pkg-dir": "^4.1.0" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "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" | 
						|
}
 | 
						|
 |