保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/html-webpack-plugin/package.json
@@ -1,35 +1,33 @@
{
  "_args": [
    [
      "html-webpack-plugin@4.5.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "html-webpack-plugin@4.5.2",
  "_from": "html-webpack-plugin@^4.5.1",
  "_id": "html-webpack-plugin@4.5.2",
  "_inBundle": false,
  "_integrity": "sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==",
  "_location": "/html-webpack-plugin",
  "_phantomChildren": {
    "define-properties": "1.1.3",
    "big.js": "5.2.2",
    "define-properties": "1.1.4",
    "emojis-list": "3.0.0",
    "minimist": "1.2.6",
    "object.getownpropertydescriptors": "2.1.3"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "html-webpack-plugin@4.5.2",
    "raw": "html-webpack-plugin@^4.5.1",
    "name": "html-webpack-plugin",
    "escapedName": "html-webpack-plugin",
    "rawSpec": "4.5.2",
    "rawSpec": "^4.5.1",
    "saveSpec": null,
    "fetchSpec": "4.5.2"
    "fetchSpec": "^4.5.1"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.2.tgz",
  "_spec": "4.5.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "76fc83fa1a0f12dd5f7da0404a54e2699666bc12",
  "_spec": "html-webpack-plugin@^4.5.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack",
  "author": {
    "name": "Jan Nicklas",
    "email": "j.nicklas@me.com",
@@ -38,6 +36,7 @@
  "bugs": {
    "url": "https://github.com/jantimon/html-webpack-plugin/issues"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
@@ -54,6 +53,7 @@
    "tapable": "^1.1.3",
    "util.promisify": "1.0.0"
  },
  "deprecated": false,
  "description": "Simplifies creation of HTML files to serve your webpack bundles",
  "devDependencies": {
    "@types/loader-utils": "1.1.3",