{ "_from": "find-cache-dir@^2.0.0", "_id": "find-cache-dir@2.0.0", "_inBundle": false, "_integrity": "sha512-LDUY6V1Xs5eFskUVYtIwatojt6+9xC9Chnlk/jYOOvn3FAFfSaWddxahDGyNHh0b2dMXa6YW2m0tk8TdVaXHlA==", "_location": "/find-cache-dir", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "find-cache-dir@^2.0.0", "name": "find-cache-dir", "escapedName": "find-cache-dir", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/babel-loader", "/terser-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.0.0.tgz", "_shasum": "4c1faed59f45184530fb9d7fa123a4d04a98472d", "_spec": "find-cache-dir@^2.0.0", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\babel-loader", "bugs": { "url": "https://github.com/avajs/find-cache-dir/issues" }, "bundleDependencies": false, "dependencies": { "commondir": "^1.0.1", "make-dir": "^1.0.0", "pkg-dir": "^3.0.0" }, "deprecated": false, "description": "Finds the common standard cache directory", "devDependencies": { "ava": "^0.25.0", "coveralls": "^3.0.1", "del": "^3.0.0", "nyc": "^12.0.2", "xo": "^0.21.1" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "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": "2.0.0" }