3 Star 0 Fork 0

jimmy/zbxtable-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 3.53 KB
一键复制 编辑 原始数据 按行查看 历史
yiru 提交于 2020-10-20 18:16 . feat: add i18n
{
"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"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smartoa/zbxtable-web.git
git@gitee.com:smartoa/zbxtable-web.git
smartoa
zbxtable-web
zbxtable-web
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385