保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-plain-object/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "is-plain-object@2.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-plain-object@2.0.4",
  "_from": "is-plain-object@^2.0.3",
  "_id": "is-plain-object@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  "_location": "/is-plain-object",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-plain-object@2.0.4",
    "raw": "is-plain-object@^2.0.3",
    "name": "is-plain-object",
    "escapedName": "is-plain-object",
    "rawSpec": "2.0.4",
    "rawSpec": "^2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
    "fetchSpec": "^2.0.3"
  },
  "_requiredBy": [
    "/extend-shallow/is-extendable",
@@ -27,8 +21,9 @@
    "/set-value"
  ],
  "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2c163b3fafb1b606d9d17928f05c2a1c38e07677",
  "_spec": "is-plain-object@^2.0.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\set-value",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -36,6 +31,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/is-plain-object/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jon Schlinkert",
@@ -56,6 +52,7 @@
  "dependencies": {
    "isobject": "^3.0.1"
  },
  "deprecated": false,
  "description": "Returns true if an object was created by the `Object` constructor.",
  "devDependencies": {
    "browserify": "^14.4.0",