保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/filter-obj/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "filter-obj@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "filter-obj@1.1.0",
  "_from": "filter-obj@^1.1.0",
  "_id": "filter-obj@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-mzERErxsYSehbgFsbF1/GeCAXFs=",
  "_location": "/filter-obj",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "filter-obj@1.1.0",
    "raw": "filter-obj@^1.1.0",
    "name": "filter-obj",
    "escapedName": "filter-obj",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/parse-path/query-string"
  ],
  "_resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9b311112bc6c6127a16e016c6c5d7f19e0805c5b",
  "_spec": "filter-obj@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-path\\node_modules\\query-string",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/filter-obj/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Filter object keys and values into a new object",
  "devDependencies": {
    "ava": "0.0.4",