保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/node-cache/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "node-cache@4.2.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "node-cache@4.2.1",
  "_from": "node-cache@^4.1.1",
  "_id": "node-cache@4.2.1",
  "_inBundle": false,
  "_integrity": "sha512-BOb67bWg2dTyax5kdef5WfU3X8xu4wPg+zHzkvls0Q/QpYycIFRLEEIdAx9Wma43DxG6Qzn4illdZoYseKWa4A==",
  "_location": "/node-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "node-cache@4.2.1",
    "raw": "node-cache@^4.1.1",
    "name": "node-cache",
    "escapedName": "node-cache",
    "rawSpec": "4.2.1",
    "rawSpec": "^4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.2.1"
    "fetchSpec": "^4.1.1"
  },
  "_requiredBy": [
    "/vue-jest"
  ],
  "_resolved": "https://registry.npmjs.org/node-cache/-/node-cache-4.2.1.tgz",
  "_spec": "4.2.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "efd8474dee4edec4138cdded580f5516500f7334",
  "_spec": "node-cache@^4.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\vue-jest",
  "author": {
    "name": "mpneuried",
    "email": "mp@tcs.de"
@@ -35,10 +29,12 @@
  "bugs": {
    "url": "https://github.com/mpneuried/nodecache/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "clone": "2.x",
    "lodash": "^4.17.15"
  },
  "deprecated": false,
  "description": "Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.",
  "devDependencies": {
    "@types/node": "^8.9.4",