保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/extract-css-chunks-webpack-plugin/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "extract-css-chunks-webpack-plugin@4.9.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "extract-css-chunks-webpack-plugin@4.9.0",
  "_from": "extract-css-chunks-webpack-plugin@^4.9.0",
  "_id": "extract-css-chunks-webpack-plugin@4.9.0",
  "_inBundle": false,
  "_integrity": "sha512-HNuNPCXRMqJDQ1OHAUehoY+0JVCnw9Y/H22FQzYVwo8Ulgew98AGDu0grnY5c7xwiXHjQa6yJ/1dxLCI/xqTyQ==",
@@ -14,30 +8,28 @@
    "ajv": "6.12.6",
    "ajv-errors": "1.0.1",
    "ajv-keywords": "3.5.2",
    "big.js": "5.2.2",
    "emojis-list": "3.0.0",
    "json5": "2.2.0",
    "object-assign": "4.1.1",
    "prepend-http": "1.0.4",
    "query-string": "4.3.4",
    "sort-keys": "1.1.2"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "extract-css-chunks-webpack-plugin@4.9.0",
    "raw": "extract-css-chunks-webpack-plugin@^4.9.0",
    "name": "extract-css-chunks-webpack-plugin",
    "escapedName": "extract-css-chunks-webpack-plugin",
    "rawSpec": "4.9.0",
    "rawSpec": "^4.9.0",
    "saveSpec": null,
    "fetchSpec": "4.9.0"
    "fetchSpec": "^4.9.0"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/extract-css-chunks-webpack-plugin/-/extract-css-chunks-webpack-plugin-4.9.0.tgz",
  "_spec": "4.9.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "da5e6b1d8b39a398c817ffc98550f4ccb6d795e1",
  "_spec": "extract-css-chunks-webpack-plugin@^4.9.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack",
  "author": {
    "name": "James Gillmore",
    "email": "james@faceyspacey.com"
@@ -45,6 +37,7 @@
  "bugs": {
    "url": "https://github.com/faceyspacey/extract-css-chunks-webpack-plugin/issues"
  },
  "bundleDependencies": false,
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
@@ -63,6 +56,7 @@
    "schema-utils": "^1.0.0",
    "webpack-sources": "^1.1.0"
  },
  "deprecated": false,
  "description": "Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR",
  "devDependencies": {
    "@babel/cli": "7.8.4",