保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/error-stack-parser/package.json
@@ -1,38 +1,35 @@
{
  "_args": [
    [
      "error-stack-parser@2.0.6",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "error-stack-parser@2.0.6",
  "_id": "error-stack-parser@2.0.6",
  "_from": "error-stack-parser@^2.0.0",
  "_id": "error-stack-parser@2.0.7",
  "_inBundle": false,
  "_integrity": "sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ==",
  "_integrity": "sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==",
  "_location": "/error-stack-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "error-stack-parser@2.0.6",
    "raw": "error-stack-parser@^2.0.0",
    "name": "error-stack-parser",
    "escapedName": "error-stack-parser",
    "rawSpec": "2.0.6",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/@nuxt/friendly-errors-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.6.tgz",
  "_spec": "2.0.6",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.7.tgz",
  "_shasum": "b0c6e2ce27d0495cf78ad98715e0cad1219abb57",
  "_spec": "error-stack-parser@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\friendly-errors-webpack-plugin",
  "bugs": {
    "url": "https://github.com/stacktracejs/error-stack-parser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "stackframe": "^1.1.1"
  },
  "deprecated": false,
  "description": "Extract meaning from JS Errors",
  "devDependencies": {
    "eslint": "^6.8.0",
@@ -101,5 +98,5 @@
    "test-pr": "karma start karma.conf.js --single-run --browsers Firefox,Chrome_Travis"
  },
  "typings": "./error-stack-parser.d.ts",
  "version": "2.0.6"
  "version": "2.0.7"
}