保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/unset-value/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "unset-value@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "unset-value@1.0.0",
  "_from": "unset-value@^1.0.0",
  "_id": "unset-value@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
@@ -15,21 +9,22 @@
    "isarray": "1.0.0"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "unset-value@1.0.0",
    "raw": "unset-value@^1.0.0",
    "name": "unset-value",
    "escapedName": "unset-value",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/cache-base"
  ],
  "_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559",
  "_spec": "unset-value@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cache-base",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -37,6 +32,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/unset-value/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "email": "wtgtybhertgeghgtwtg@gmail.com",
@@ -52,6 +48,7 @@
    "has-value": "^0.3.1",
    "isobject": "^3.0.0"
  },
  "deprecated": false,
  "description": "Delete nested properties from an object using dot notation.",
  "devDependencies": {
    "gulp-format-md": "^0.1.11",