保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/wrappy/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "wrappy@1.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "wrappy@1.0.2",
  "_from": "wrappy@1",
  "_id": "wrappy@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
  "_location": "/wrappy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "wrappy@1.0.2",
    "raw": "wrappy@1",
    "name": "wrappy",
    "escapedName": "wrappy",
    "rawSpec": "1.0.2",
    "rawSpec": "1",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
    "fetchSpec": "1"
  },
  "_requiredBy": [
    "/inflight",
    "/once"
  ],
  "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
  "_spec": "wrappy@1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\inflight",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
@@ -36,7 +31,9 @@
  "bugs": {
    "url": "https://github.com/npm/wrappy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Callback wrapping utility",
  "devDependencies": {
    "tap": "^2.3.1"