保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/has-value/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "has-value@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "has-value@1.0.0",
  "_from": "has-value@^1.0.0",
  "_id": "has-value@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
  "_location": "/has-value",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "has-value@1.0.0",
    "raw": "has-value@^1.0.0",
    "name": "has-value",
    "escapedName": "has-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/has-value/-/has-value-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "18b281da585b1c5c51def24c930ed29a0be6b177",
  "_spec": "has-value@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cache-base",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/has-value/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jon Schlinkert",
@@ -49,6 +45,7 @@
    "has-values": "^1.0.0",
    "isobject": "^3.0.0"
  },
  "deprecated": false,
  "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
  "devDependencies": {
    "gulp-format-md": "^0.1.12",