line_push/node_modules/@nuxt/webpack/package.json
2022-07-17 13:16:16 +08:00

99 lines
2.7 KiB
JSON

{
"_args": [
[
"@nuxt/webpack@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/webpack@2.13.3",
"_id": "@nuxt/webpack@2.13.3",
"_inBundle": false,
"_integrity": "sha512-p0TanFqMbu0pNCkw2Y3D5+q3GDY/6ArOznxoLBYO2vP3S4pmPutoTKKYEc5AnNE1FQloXKxC/DzeD1PH7LaG2Q==",
"_location": "/@nuxt/webpack",
"_phantomChildren": {
"@types/color-name": "1.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/webpack@2.13.3",
"name": "@nuxt/webpack",
"escapedName": "@nuxt%2fwebpack",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/@nuxt/builder",
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/webpack/-/webpack-2.13.3.tgz",
"_spec": "2.13.3",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"dependencies": {
"@babel/core": "^7.10.4",
"@nuxt/babel-preset-app": "2.13.3",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
"@nuxt/utils": "2.13.3",
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001093",
"chalk": "^3.0.0",
"consola": "^2.14.0",
"css-loader": "^3.6.0",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
"extract-css-chunks-webpack-plugin": "^4.7.5",
"file-loader": "^4.3.0",
"glob": "^7.1.6",
"hard-source-webpack-plugin": "^0.13.1",
"hash-sum": "^2.0.0",
"html-webpack-plugin": "^4.3.0",
"memory-fs": "^0.4.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"pify": "^4.0.1",
"postcss": "^7.0.32",
"postcss-import": "^12.0.1",
"postcss-import-resolver": "^2.0.0",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"postcss-url": "^8.0.0",
"semver": "^7.3.2",
"std-env": "^2.2.1",
"style-resources-loader": "^1.3.3",
"terser-webpack-plugin": "^2.3.5",
"thread-loader": "^2.1.3",
"time-fix-plugin": "^2.0.6",
"url-loader": "^2.3.0",
"vue-loader": "^15.9.3",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-dev-middleware": "^3.7.2",
"webpack-hot-middleware": "^2.25.0",
"webpack-node-externals": "^1.7.2",
"webpackbar": "^4.0.0"
},
"engines": {
"node": ">=8.9.0"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/webpack.js",
"name": "@nuxt/webpack",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"version": "2.13.3"
}