代码拉取完成,页面将自动刷新
{
"name": "@choerodon/workflow",
"routeName": "workflow",
"version": "2.0.1",
"description": " ",
"main": "./lib/index.js",
"files": [
"lib"
],
"dependencies": {
"gg-editor2": "^2.0.42",
"file-saver": "^2.0.2",
"@antv/g6": "^2.2.6"
},
"devDependencies": {
"@choerodon/agile": "2.0.0",
"@choerodon/boot": "1.2.0",
"@choerodon/compiler": "^0.0.1",
"@choerodon/master": "2.0.0",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.165",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-router-dom": "^5.1.5",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"babel-eslint": "8.2.6",
"babel-preset-c7n": "0.0.2",
"eslint": "^7.7.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-c7n-app": "^0.0.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.0.8"
},
"resolutions": {
"react": "16.14.0",
"react-dom": "16.14.0",
"@types/react": "16.14.21",
"@types/react-dom": "16.9.14"
},
"scripts": {
"start": "node --max_old_space_size=4096 node_modules/@choerodon/boot/bin/choerodon-front-boot-start --config ./react/config.js",
"dist": "node --max_old_space_size=4096 node_modules/@choerodon/boot/bin/choerodon-front-boot-dist --config ./react/config.js",
"compile": "compiler compile --ignore-error",
"watch": "compiler compile --watch --ignore-error",
"lint-staged": "lint-staged",
"lint-staged:es": "eslint"
},
"author": "",
"license": "ISC",
"lint-staged": {
"react/**/*.{js,jsx}": [
"npm run lint-staged:es"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。