保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/xtend/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "xtend@4.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "xtend@4.0.2",
  "_from": "xtend@^4.0.0",
  "_id": "xtend@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
  "_location": "/xtend",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "xtend@4.0.2",
    "raw": "xtend@^4.0.0",
    "name": "xtend",
    "escapedName": "xtend",
    "rawSpec": "4.0.2",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.2"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/stream-http",
    "/through2"
  ],
  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  "_spec": "4.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "bb72779f5fa465186b1f438f674fa347fdb5db54",
  "_spec": "xtend@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\stream-http",
  "author": {
    "name": "Raynos",
    "email": "raynos2@gmail.com"
@@ -36,6 +31,7 @@
    "url": "https://github.com/Raynos/xtend/issues",
    "email": "raynos2@gmail.com"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jake Verbaten"
@@ -45,6 +41,7 @@
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "extend like a boss",
  "devDependencies": {
    "tape": "~1.1.0"