保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/isobject/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "isobject@3.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "isobject@3.0.1",
  "_from": "isobject@^3.0.1",
  "_id": "isobject@3.0.1",
  "_inBundle": false,
  "_integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
  "_location": "/isobject",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "isobject@3.0.1",
    "raw": "isobject@^3.0.1",
    "name": "isobject",
    "escapedName": "isobject",
    "rawSpec": "3.0.1",
    "rawSpec": "^3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
    "fetchSpec": "^3.0.1"
  },
  "_requiredBy": [
    "/base",
@@ -36,8 +30,9 @@
    "/webpack/braces"
  ],
  "_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df",
  "_spec": "isobject@^3.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\braces",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -45,6 +40,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/isobject/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "url": "https://github.com/LeSuisse"
@@ -67,6 +63,7 @@
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Returns true if the value is an object and not an array or null.",
  "devDependencies": {
    "gulp-format-md": "^0.1.9",