tongtong-visual
Version:
通通可视化组件库
112 lines (111 loc) • 3.91 kB
JSON
{
"name": "tongtong-visual",
"title": "tongtong-visual-antd-react",
"version": "0.0.1",
"main": "index.js",
"files": [
"lib",
"index.js"
],
"keywords": [
"tongtong",
"hezhanglin",
"egova"
],
"scripts": {
"analyz": "NODE_ENV=production npm_config_report=true npm run build",
"build": "webpack --progress",
"clean": "rm -rf lib && mkdir lib"
},
"license": "MIT",
"homepage": ".",
"description": "通通可视化组件库",
"author": "hezhanglin",
"devDependencies": {
"@babel/core": "7.2.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@svgr/webpack": "4.1.0",
"add-asset-html-webpack-plugin": "^3.1.3",
"animejs": "^3.1.0",
"antd": "^4.3.5",
"antd-pro-merge-less": "^1.0.0",
"antd-theme-webpack-plugin": "^1.2.0",
"babel-cli": "^6.26.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "9.0.0",
"babel-jest": "23.6.0",
"babel-loader": "^8.0.5",
"babel-plugin-import": "^1.11.0",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-named-asset-import": "^0.3.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^7.0.1",
"babel-preset-stage-0": "^6.24.1",
"bfj": "6.1.1",
"case-sensitive-paths-webpack-plugin": "2.2.0",
"classnames": "^2.2.6",
"clean-webpack-plugin": "^3.0.0",
"connected-react-router": "^6.3.1",
"cropperjs": "^1.5.1",
"cross-env": "^6.0.3",
"css-loader": "1.0.0",
"dotenv": "6.0.0",
"dotenv-expand": "4.2.0",
"echarts": "^4.2.1",
"eslint": "^6.8.0",
"eslint-config-react-app": "^3.0.7",
"eslint-loader": "^3.0.3",
"eslint-plugin-flowtype": "2.50.1",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react-hooks": "^4.0.4",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "2.0.0",
"fork-ts-checker-webpack-plugin-alt": "0.4.14",
"fs-extra": "7.0.1",
"html-webpack-plugin": "4.0.0-alpha.2",
"identity-obj-proxy": "3.0.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"mini-css-extract-plugin": "^0.9.0",
"moment": "^2.24.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
"pnp-webpack-plugin": "1.2.1",
"postcss-flexbugs-fixes": "4.1.0",
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.5.0",
"postcss-safe-parser": "4.0.1",
"react": "^16.12.0",
"react-amap": "^1.2.8",
"react-amap-plugin-autocomplete": "^0.0.4",
"react-animated-number": "^0.4.4",
"react-app-polyfill": "^0.2.1",
"react-dev-utils": "^10.2.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.10",
"react-redux": "^6.0.0",
"react-router-config": "^4.4.0-beta.6",
"react-router-dom": "^4.3.1",
"redux": "^4.0.1",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"resolve": "1.10.0",
"size-sensor": "^0.2.5",
"style-loader": "0.23.1",
"style-resources-loader": "^1.2.1",
"terser-webpack-plugin": "1.2.2",
"tongtong-utils": "^0.2.5",
"url-loader": "1.1.2",
"webpack": "4.28.3",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.3.5",
"webpack-dev-server": "3.1.14",
"webpack-filter-warnings-plugin": "^1.2.1",
"webpack-manifest-plugin": "2.0.4",
"workbox-webpack-plugin": "3.6.3"
}
}