保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/webpack-bundle-analyzer/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "webpack-bundle-analyzer@4.5.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "webpack-bundle-analyzer@4.5.0",
  "_from": "webpack-bundle-analyzer@^4.4.1",
  "_id": "webpack-bundle-analyzer@4.5.0",
  "_inBundle": false,
  "_integrity": "sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==",
  "_location": "/webpack-bundle-analyzer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "webpack-bundle-analyzer@4.5.0",
    "raw": "webpack-bundle-analyzer@^4.4.1",
    "name": "webpack-bundle-analyzer",
    "escapedName": "webpack-bundle-analyzer",
    "rawSpec": "4.5.0",
    "rawSpec": "^4.4.1",
    "saveSpec": null,
    "fetchSpec": "4.5.0"
    "fetchSpec": "^4.4.1"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz",
  "_spec": "4.5.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1b0eea2947e73528754a6f9af3e91b2b6e0f79d5",
  "_spec": "webpack-bundle-analyzer@^4.4.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack",
  "author": {
    "name": "Yury Grunin",
    "email": "grunin.ya@ya.ru"
@@ -37,6 +32,7 @@
  "bugs": {
    "url": "https://github.com/webpack-contrib/webpack-bundle-analyzer/issues"
  },
  "bundleDependencies": false,
  "changelog": "https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md",
  "dependencies": {
    "acorn": "^8.0.4",
@@ -49,6 +45,7 @@
    "sirv": "^1.0.7",
    "ws": "^7.3.1"
  },
  "deprecated": false,
  "description": "Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap",
  "devDependencies": {
    "@babel/core": "7.14.3",