保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/stack-utils/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "stack-utils@2.0.5",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "stack-utils@2.0.5",
  "_from": "stack-utils@^2.0.3",
  "_id": "stack-utils@2.0.5",
  "_inBundle": false,
  "_integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
  "_location": "/stack-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "stack-utils@2.0.5",
    "raw": "stack-utils@^2.0.3",
    "name": "stack-utils",
    "escapedName": "stack-utils",
    "rawSpec": "2.0.5",
    "rawSpec": "^2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.5"
    "fetchSpec": "^2.0.3"
  },
  "_requiredBy": [
    "/jest-circus",
    "/jest-message-util"
  ],
  "_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
  "_spec": "2.0.5",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "d25265fca995154659dbbfba3b49254778d2fdd5",
  "_spec": "stack-utils@^2.0.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-message-util",
  "author": {
    "name": "James Talmage",
    "email": "james@talmage.io",
@@ -37,9 +31,11 @@
  "bugs": {
    "url": "https://github.com/tapjs/stack-utils/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "escape-string-regexp": "^2.0.0"
  },
  "deprecated": false,
  "description": "Captures and cleans stack traces",
  "devDependencies": {
    "bluebird": "^3.7.2",