| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "lru-cache@4.1.5", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "lru-cache@4.1.5", |
| | | "_from": "lru-cache@^4.1.2", |
| | | "_id": "lru-cache@4.1.5", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", |
| | | "_location": "/@vue/component-compiler-utils/lru-cache", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "lru-cache@4.1.5", |
| | | "raw": "lru-cache@^4.1.2", |
| | | "name": "lru-cache", |
| | | "escapedName": "lru-cache", |
| | | "rawSpec": "4.1.5", |
| | | "rawSpec": "^4.1.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.1.5" |
| | | "fetchSpec": "^4.1.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@vue/component-compiler-utils" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", |
| | | "_spec": "4.1.5", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd", |
| | | "_spec": "lru-cache@^4.1.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@vue\\component-compiler-utils", |
| | | "author": { |
| | | "name": "Isaac Z. Schlueter", |
| | | "email": "i@izs.me" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/isaacs/node-lru-cache/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "pseudomap": "^1.0.2", |
| | | "yallist": "^2.1.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "A cache object that deletes the least-recently-used items.", |
| | | "devDependencies": { |
| | | "benchmark": "^2.1.4", |