保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/extend-shallow/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "extend-shallow@3.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "extend-shallow@3.0.2",
  "_from": "extend-shallow@^3.0.2",
  "_id": "extend-shallow@3.0.2",
  "_inBundle": false,
  "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
@@ -14,14 +8,14 @@
    "is-plain-object": "2.0.4"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "extend-shallow@3.0.2",
    "raw": "extend-shallow@^3.0.2",
    "name": "extend-shallow",
    "escapedName": "extend-shallow",
    "rawSpec": "3.0.2",
    "rawSpec": "^3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.2"
    "fetchSpec": "^3.0.2"
  },
  "_requiredBy": [
    "/nanomatch",
@@ -32,8 +26,9 @@
    "/webpack/micromatch"
  ],
  "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
  "_spec": "3.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "26a71aaf073b39fb2127172746131c2704028db8",
  "_spec": "extend-shallow@^3.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -41,6 +36,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/extend-shallow/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jon Schlinkert",
@@ -55,6 +51,7 @@
    "assign-symbols": "^1.0.0",
    "is-extendable": "^1.0.1"
  },
  "deprecated": false,
  "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
  "devDependencies": {
    "array-slice": "^1.0.0",