| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "cache-loader@4.1.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "cache-loader@4.1.0", |
| | | "_from": "cache-loader@^4.1.0", |
| | | "_id": "cache-loader@4.1.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-ftOayxve0PwKzBF/GLsZNC9fJBXl8lkZE3TOsjkboHfVHVkL39iUEs1FO07A33mizmci5Dudt38UZrrYXDtbhw==", |
| | | "_location": "/cache-loader", |
| | | "_phantomChildren": {}, |
| | | "_phantomChildren": { |
| | | "big.js": "5.2.2", |
| | | "emojis-list": "3.0.0", |
| | | "minimist": "1.2.6" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "cache-loader@4.1.0", |
| | | "raw": "cache-loader@^4.1.0", |
| | | "name": "cache-loader", |
| | | "escapedName": "cache-loader", |
| | | "rawSpec": "4.1.0", |
| | | "rawSpec": "^4.1.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.1.0" |
| | | "fetchSpec": "^4.1.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/webpack" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/cache-loader/-/cache-loader-4.1.0.tgz", |
| | | "_spec": "4.1.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "9948cae353aec0a1fcb1eafda2300816ec85387e", |
| | | "_spec": "cache-loader@^4.1.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack", |
| | | "author": { |
| | | "name": "Tobias Koppers @sokra" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/webpack-contrib/cache-loader/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "buffer-json": "^2.0.0", |
| | | "find-cache-dir": "^3.0.0", |
| | |
| | | "neo-async": "^2.6.1", |
| | | "schema-utils": "^2.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Caches the result of following loaders on disk.", |
| | | "devDependencies": { |
| | | "@babel/cli": "^7.5.5", |