保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/webpack-sources/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "webpack-sources@1.4.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "webpack-sources@1.4.3",
  "_from": "webpack-sources@^1.1.0",
  "_id": "webpack-sources@1.4.3",
  "_inBundle": false,
  "_integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  "_location": "/webpack-sources",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "webpack-sources@1.4.3",
    "raw": "webpack-sources@^1.1.0",
    "name": "webpack-sources",
    "escapedName": "webpack-sources",
    "rawSpec": "1.4.3",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.4.3"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/extract-css-chunks-webpack-plugin",
@@ -30,18 +24,21 @@
    "/webpack/terser-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  "_spec": "1.4.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "eedd8ec0b928fbf1cbfe994e22d2d890f330a933",
  "_spec": "webpack-sources@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\extract-css-chunks-webpack-plugin",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/webpack-sources/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "source-list-map": "^2.0.0",
    "source-map": "~0.6.1"
  },
  "deprecated": false,
  "description": "Source code handling classes for webpack",
  "devDependencies": {
    "beautify-lint": "^1.0.3",