You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

96 lines
2.9 KiB

{
"_from": "@umijs/bundler-webpack@3.2.16",
"_id": "@umijs/bundler-webpack@3.2.16",
"_inBundle": false,
"_integrity": "sha1-rhIDHQTkTv9ck1hJ2anZ8qIc0xY=",
"_location": "/@umijs/bundler-webpack",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/bundler-webpack@3.2.16",
"name": "@umijs/bundler-webpack",
"escapedName": "@umijs%2fbundler-webpack",
"scope": "@umijs",
"rawSpec": "3.2.16",
"saveSpec": null,
"fetchSpec": "3.2.16"
},
"_requiredBy": [
"/@umijs/preset-built-in"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/bundler-webpack/download/@umijs/bundler-webpack-3.2.16.tgz?cache=0&sync_timestamp=1597639095080&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fbundler-webpack%2Fdownload%2F%40umijs%2Fbundler-webpack-3.2.16.tgz",
"_shasum": "ae12031d04e44eff5c935849d9a9d9f2a21cd316",
"_spec": "@umijs/bundler-webpack@3.2.16",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-built-in",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bin": {
"bundler-webpack": "bin/bundler-webpack.js"
},
"bugs": {
"url": "http://github.com/umijs/umi/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/core": "7.11.1",
"@types/sockjs-client": "1.1.1",
"@types/webpack": "4.41.21",
"@types/webpack-dev-middleware": "3.7.1",
"@umijs/bundler-utils": "3.2.16",
"@umijs/types": "3.2.16",
"@umijs/utils": "3.2.16",
"babel-loader": "8.1.0",
"copy-webpack-plugin": "5.1.1",
"css-loader": "3.6.0",
"css-modules-typescript-loader": "4.0.0",
"file-loader": "6.0.0",
"friendly-errors-webpack-plugin": "1.7.0",
"less": "3.12.2",
"less-loader": "5.0.0",
"mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"postcss": "7.0.32",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.2",
"raw-loader": "4.0.1",
"react-error-overlay": "6.0.7",
"sockjs-client": "1.5.0",
"speed-measure-webpack-plugin": "1.3.3",
"strip-ansi": "6.0.0",
"style-loader": "1.2.1",
"url-loader": "4.1.0",
"webpack": "4.44.1",
"webpack-chain": "6.5.1",
"webpack-dev-middleware": "3.7.2",
"webpack-manifest-plugin": "2.2.0",
"webpackbar": "4.0.0"
},
"deprecated": false,
"description": "@umijs/bundler-webpack",
"files": [
"lib",
"bin",
"bundled"
],
"homepage": "https://github.com/umijs/umi/tree/master/packages/bundler-webpack#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/bundler-webpack",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/umi.git"
},
"types": "lib/index.d.ts",
"version": "3.2.16"
}