保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/source-map-support/package.json
@@ -1,41 +1,38 @@
{
  "_args": [
    [
      "source-map-support@0.5.20",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "source-map-support@0.5.20",
  "_id": "source-map-support@0.5.20",
  "_from": "source-map-support@~0.5.12",
  "_id": "source-map-support@0.5.21",
  "_inBundle": false,
  "_integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==",
  "_integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  "_location": "/source-map-support",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "source-map-support@0.5.20",
    "raw": "source-map-support@~0.5.12",
    "name": "source-map-support",
    "escapedName": "source-map-support",
    "rawSpec": "0.5.20",
    "rawSpec": "~0.5.12",
    "saveSpec": null,
    "fetchSpec": "0.5.20"
    "fetchSpec": "~0.5.12"
  },
  "_requiredBy": [
    "/jest-runner",
    "/terser",
    "/terser-webpack-plugin/terser"
  ],
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz",
  "_spec": "0.5.20",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  "_shasum": "04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f",
  "_spec": "source-map-support@~0.5.12",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\terser",
  "bugs": {
    "url": "https://github.com/evanw/node-source-map-support/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "buffer-from": "^1.0.0",
    "source-map": "^0.6.0"
  },
  "deprecated": false,
  "description": "Fixes stack traces for files with source maps",
  "devDependencies": {
    "browserify": "^4.2.3",
@@ -58,5 +55,5 @@
    "serve-tests": "http-server -p 1336",
    "test": "mocha"
  },
  "version": "0.5.20"
  "version": "0.5.21"
}