保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/error-ex/package.json
@@ -1,39 +1,37 @@
{
  "_args": [
    [
      "error-ex@1.3.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "error-ex@1.3.2",
  "_from": "error-ex@^1.3.1",
  "_id": "error-ex@1.3.2",
  "_inBundle": false,
  "_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  "_location": "/error-ex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "error-ex@1.3.2",
    "raw": "error-ex@^1.3.1",
    "name": "error-ex",
    "escapedName": "error-ex",
    "rawSpec": "1.3.2",
    "rawSpec": "^1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
    "fetchSpec": "^1.3.1"
  },
  "_requiredBy": [
    "/fork-ts-checker-webpack-plugin/parse-json",
    "/jest-config/parse-json",
    "/parse-json"
  ],
  "_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "b4ac40648107fdcdcfae242f428bea8a14d4f1bf",
  "_spec": "error-ex@^1.3.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-json",
  "bugs": {
    "url": "https://github.com/qix-/node-error-ex/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-arrayish": "^0.2.1"
  },
  "deprecated": false,
  "description": "Easy error subclassing and stack customization",
  "devDependencies": {
    "coffee-script": "^1.9.3",