保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/mimic-fn/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "mimic-fn@3.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "mimic-fn@3.1.0",
  "_from": "mimic-fn@^3.1.0",
  "_id": "mimic-fn@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==",
  "_location": "/mimic-fn",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "mimic-fn@3.1.0",
    "raw": "mimic-fn@^3.1.0",
    "name": "mimic-fn",
    "escapedName": "mimic-fn",
    "rawSpec": "3.1.0",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.0"
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/mem"
  ],
  "_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz",
  "_spec": "3.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "65755145bbf3e36954b949c16450427451d5ca74",
  "_spec": "mimic-fn@^3.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\mem",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/mimic-fn/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Make a function mimic another one",
  "devDependencies": {
    "ava": "^2.1.0",