1 Star 0 Fork 2

VincentCaow/agile-service-old

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
laincarl 提交于 2019-07-29 16:59 . [IMP]侧边样式更新
{
"name": "@choerodon/agile",
"routeName": "agile",
"version": "0.19.0",
"description": "",
"main": "./lib/index.js",
"files": [
"lib"
],
"peerDependencies": {
"@choerodon/boot": "0.19.x",
"@choerodon/master": "0.19.x"
},
"dependencies": {
"@toast-ui/react-calendar": "1.0.1",
"bizcharts": "^3.1.10",
"canvas2image": "^1.0.5",
"echarts": "^4.1.0",
"echarts-for-react": "^2.0.14",
"file-saver": "^1.3.8",
"html2canvas": "^1.0.0-alpha.12",
"immutability-helper": "^2.8.1",
"mobx-react-lite": "^1.4.1",
"moment": "^2.22.2",
"moment-range": "^4.0.2",
"mxgraph-js": "^1.0.1",
"quill-delta-to-html": "^0.8.4",
"rc-progress": "^2.2.6",
"react-beautiful-dnd": "8.0.7",
"react-color": "^2.14.1",
"react-dnd": "^5.0.0",
"react-dnd-html5-backend": "^5.0.1",
"react-fast-compare": "^2.0.4",
"react-image-lightbox": "^4.6.0",
"react-quill": "^1.3.2",
"rxjs-compat": "^6.5.2",
"timeago-react": "2.0.0"
},
"devDependencies": {
"@choerodon/boot": "0.19.0",
"@choerodon/master": "0.18.x",
"babel-preset-env": "^1.7.0",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.1",
"through2": "^2.0.3"
},
"scripts": {
"start": "choerodon-front-boot start --config ./react/config.js",
"dist": "choerodon-front-boot dist --config ./react/config.js",
"compile": "gulp compile",
"lint-staged": "lint-staged",
"lint-staged:es": "eslint",
"prepublish": "choerodon-front-boot prepublish",
"postpublish": "choerodon-front-boot postpublish"
},
"author": "",
"license": "ISC",
"lint-staged": {
"react/**/*.{js,jsx}": [
"npm run lint-staged:es"
],
"react/**/*.scss": "stylelint --syntax scss"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/vincentcaow/agile-service-old.git
git@gitee.com:vincentcaow/agile-service-old.git
vincentcaow
agile-service-old
agile-service-old
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385