保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/class-utils/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "class-utils@0.3.6",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "class-utils@0.3.6",
  "_from": "class-utils@^0.3.5",
  "_id": "class-utils@0.3.6",
  "_inBundle": false,
  "_integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
@@ -14,21 +8,22 @@
    "is-descriptor": "0.1.6"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "class-utils@0.3.6",
    "raw": "class-utils@^0.3.5",
    "name": "class-utils",
    "escapedName": "class-utils",
    "rawSpec": "0.3.6",
    "rawSpec": "^0.3.5",
    "saveSpec": null,
    "fetchSpec": "0.3.6"
    "fetchSpec": "^0.3.5"
  },
  "_requiredBy": [
    "/base"
  ],
  "_resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
  "_spec": "0.3.6",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "f93369ae8b9a7ce02fd41faad0ca83033190c463",
  "_spec": "class-utils@^0.3.5",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\base",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -36,6 +31,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/class-utils/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brian Woodward",
@@ -55,6 +51,7 @@
    "isobject": "^3.0.0",
    "static-extend": "^0.1.1"
  },
  "deprecated": false,
  "description": "Utils for working with JavaScript classes and prototype methods.",
  "devDependencies": {
    "gulp": "^3.9.1",