代码拉取完成,页面将自动刷新
{
"name": "ihuxy",
"version": "0.0.1",
"main": "scripts/index.js",
"description": "react use router",
"sideEffects": [
"*.css",
"*.less"
],
"scripts": {
"start": "nodemon scripts/index.js --watch scripts/index.js",
"build": "webpack --config scripts/webpack.production.js --progress",
"server": "nodemon scripts/server.js --watch scripts/server.js",
"analyze": "ANALYZE=1 webpack --config scripts/webpack.production.js --progress",
"test": "jest --colors --coverage",
"lint": "eslint app/**/*.{js,jsx}"
},
"repository": {
"type": "git",
"url": "https://github.com/ahyiru/huxy"
},
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-decorators": "^7.10.1",
"@babel/plugin-proposal-function-bind": "^7.10.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
"@babel/plugin-proposal-optional-chaining": "^7.10.1",
"@babel/plugin-proposal-pipeline-operator": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"@babel/register": "^7.10.1",
"@babel/runtime": "^7.10.2",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@testing-library/react-hooks": "^3.3.0",
"@types/jest": "^26.0.0",
"@types/node": "^14.0.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"babel-plugin-import": "^1.13.0",
"body-parser": "^1.19.0",
"colors": "^1.4.0",
"compression": "^1.7.4",
"compression-webpack-plugin": "^4.0.0",
"cors": "^2.8.5",
"css-loader": "^3.6.0",
"eslint": "^7.2.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"express": "^4.17.1",
"file-loader": "^6.0.0",
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.3.0",
"http-proxy-middleware": "^1.0.4",
"husky": "^4.2.5",
"jest": "^26.0.1",
"less": "^3.11.3",
"less-loader": "^6.1.1",
"mini-css-extract-plugin": "^0.9.0",
"morgan": "^1.10.0",
"nodemon": "^2.0.4",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.0.5",
"react-hot-loader": "^4.12.21",
"react-test-renderer": "^16.13.1",
"rimraf": "^3.0.2",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.5",
"ts-jest": "^26.1.0",
"ts-loader": "^7.0.5",
"typescript": "^3.9.5",
"url-loader": "^4.1.0",
"webpack": "git://github.com/webpack/webpack.git#dev-1",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-cli": "^3.3.11",
"webpack-dev-middleware": "^3.7.2",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2",
"workbox-webpack-plugin": "^5.1.3"
},
"dependencies": {
"@huxy/components": "0.0.5",
"@huxy/router": "^0.2.0",
"@huxy/router4zbx": "0.0.1",
"@huxy/styles": "0.0.6",
"@huxy/use": "0.1.0",
"@huxy/utils": "0.1.0",
"antd": "^4.3.4",
"core-js": "^3.6.5",
"echarts": "^4.8.0",
"echarts-for-react": "^2.0.16",
"enzyme": "^3.11.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
"browserslist": [
"defaults",
"not ie < 11",
"last 2 versions",
"> 1%",
"iOS 7",
"last 3 iOS versions"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。