保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-plain-obj/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-plain-obj@3.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-plain-obj@3.0.0",
  "_from": "is-plain-obj@^3.0.0",
  "_id": "is-plain-obj@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
  "_location": "/is-plain-obj",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-plain-obj@3.0.0",
    "raw": "is-plain-obj@^3.0.0",
    "name": "is-plain-obj",
    "escapedName": "is-plain-obj",
    "rawSpec": "3.0.0",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/http-proxy-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7",
  "_spec": "is-plain-obj@^3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-middleware",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/is-plain-obj/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a value is a plain object",
  "devDependencies": {
    "ava": "^2.4.0",