package.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. {
  2. "name": "ai-mdp-web",
  3. "version": "1.3.0",
  4. "private": true,
  5. "license": "ISC",
  6. "description": "机器学习平台-前端应用",
  7. "repository": "http://10.1.236.96:MLP/MLPWeb.git",
  8. "dependencies": {
  9. "@ant-design/compatible": "^1.0.8",
  10. "@ant-design/icons": "^4.7.0",
  11. "@ant-design/pro-components": "^1.1.16",
  12. "@antv/x6": "^1.34.3",
  13. "@antv/x6-react-shape": "^1.6.3",
  14. "@jupyterlab/services": "0.43",
  15. "@nteract/notebook-preview": "^11.0.4-alpha.0",
  16. "@nteract/presentational-components": "2.0.4-alpha.0",
  17. "@uiw/react-codemirror": "^3.2.8",
  18. "antd": "4.22.5",
  19. "axios": "^0.18.0",
  20. "base-64": "^1.0.0",
  21. "copy-to-clipboard": "^3.3.2",
  22. "crypto-js": "^3.1.9-1",
  23. "dayjs": "^1.7.2",
  24. "event-source-polyfill": "^1.0.16",
  25. "form-render": "^0.10.5",
  26. "history": "^4.7.2",
  27. "iframe-resizer": "^3.6.1",
  28. "immutable": "^4.0.0-rc.12",
  29. "immutable3": "npm:immutable@^3",
  30. "intl": "^1.2.5",
  31. "js-cookie": "^2.2.0",
  32. "js-file-download": "^0.4.8",
  33. "json-schema-editor-visual": "^1.1.1",
  34. "jsoneditor": "^8.6.4",
  35. "jwt-decode": "^2.2.0",
  36. "lodash": "^4.17.10",
  37. "lodash.flow": "^3.5.0",
  38. "mark.js": "^8.11.1",
  39. "normalizr": "^3.2.4",
  40. "nprogress": "^0.2.0",
  41. "numeral": "^2.0.6",
  42. "promise": "8.0.1",
  43. "prop-types": "^15.6.1",
  44. "qiankun": "^2.4.9",
  45. "qs": "^6.7.0",
  46. "rc-menu": "9.7.2",
  47. "rc-tree": "^4.1.5",
  48. "rc-util": "^5.24.4",
  49. "react": "^16.14.0",
  50. "react-content-loader": "^3.1.2",
  51. "react-dnd": "5",
  52. "react-dnd-html5-backend": "5",
  53. "react-dom": "^16.14.0",
  54. "react-draggable": "^3.3.2",
  55. "react-helmet": "^5.2.0",
  56. "react-image": "^1.3.1",
  57. "react-immutable-proptypes": "^2.1.0",
  58. "react-immutable-pure-component": "^1.1.1",
  59. "react-intl": "^2.4.0",
  60. "react-json-tree": "^0.13.0",
  61. "react-json-view": "^1.19.1",
  62. "react-lazy-load": "^3.0.13",
  63. "react-lines-ellipsis": "^0.14.1",
  64. "react-loadable": "^5.4.0",
  65. "react-markdown": "^4.0.8",
  66. "react-motion": "^0.5.2",
  67. "react-onclickoutside": "^6.7.1",
  68. "react-particles-js": "^2.1.3",
  69. "react-quill": "^1.3.3",
  70. "react-redux": "^5.0.7",
  71. "react-router-dom": "^5.3.3",
  72. "react-sortablejs": "6.1.1",
  73. "react-split-pane": "^0.1.87",
  74. "react-sticky": "^6.0.3",
  75. "react-syntax-highlighter": "^9.0.0",
  76. "react-transition-group": "^4.4.1",
  77. "react-virtualized": "^9.19.1",
  78. "react-virtualized-select": "^3.1.3",
  79. "recharts": "^2.1.4",
  80. "redux": "^4.0.0",
  81. "redux-actions": "^2.3.2",
  82. "redux-immutable": "^4.0.0",
  83. "redux-logger": "^3.0.6",
  84. "redux-saga": "^0.16.0",
  85. "reselect": "^3.0.1",
  86. "shortid": "^2.2.15",
  87. "sortablejs": "^1.15.0",
  88. "styled-components": "^4.3.2",
  89. "swagger-ui": "3.29.0",
  90. "swagger-ui-react": "3.29.0",
  91. "tesseract.js": "^2.0.2",
  92. "webpack-plugin-fr-theme": "^0.2.0"
  93. },
  94. "devDependencies": {
  95. "@babel/runtime": "^7.20.1",
  96. "@commitlint/cli": "^7.0.0",
  97. "@commitlint/config-conventional": "^7.0.1",
  98. "@storybook/addon-actions": "^3.4.3",
  99. "@storybook/addon-info": "^3.4.3",
  100. "@storybook/addon-knobs": "^3.4.3",
  101. "@storybook/addon-links": "^3.4.3",
  102. "@storybook/addon-notes": "^3.4.3",
  103. "@storybook/addons": "^3.4.3",
  104. "@storybook/react": "^3.4.5",
  105. "add-asset-html-webpack-plugin": "^2.1.3",
  106. "autoprefixer": "^8.6.5",
  107. "babel-core": "^6.26.0",
  108. "babel-eslint": "^8.2.2",
  109. "babel-loader": "^7.1.4",
  110. "babel-plugin-import": "^1.7.0",
  111. "babel-plugin-styled-components": "^1.5.1",
  112. "babel-plugin-transform-class-properties": "^6.24.1",
  113. "babel-plugin-transform-decorators-legacy": "^1.3.4",
  114. "babel-plugin-transform-react-constant-elements": "^6.23.0",
  115. "babel-plugin-transform-react-inline-elements": "^6.22.0",
  116. "babel-plugin-transform-react-jsx-source": "^6.22.0",
  117. "babel-plugin-transform-react-remove-prop-types": "^0.4.13",
  118. "babel-plugin-transform-runtime": "^6.23.0",
  119. "babel-preset-env": "^1.6.1",
  120. "babel-preset-stage-1": "^6.24.1",
  121. "babel-runtime": "^6.26.0",
  122. "case-sensitive-paths-webpack-plugin": "^2.1.2",
  123. "chalk": "^2.4.1",
  124. "circular-dependency-plugin": "^5.0.2",
  125. "clean-webpack-plugin": "^3.0.0",
  126. "compression-webpack-plugin": "^2.0.0",
  127. "conventional-changelog-cli": "^2.0.1",
  128. "copy-webpack-plugin": "^5.0.3",
  129. "cross-env": "^5.1.6",
  130. "css-loader": "^1.0.0",
  131. "dotenv": "^6.0.0",
  132. "dotenv-expand": "4.2.0",
  133. "eslint": "^4.19.1",
  134. "eslint-config-prettier": "^2.10.0",
  135. "eslint-import-resolver-webpack": "^0.13.1",
  136. "eslint-loader": "^2.0.0",
  137. "eslint-plugin-babel": "^5.1.0",
  138. "eslint-plugin-flowtype": "^2.47.1",
  139. "eslint-plugin-html": "^4.0.5",
  140. "eslint-plugin-import": "^2.10.0",
  141. "eslint-plugin-jsx-a11y": "^6.0.3",
  142. "eslint-plugin-prettier": "^2.7.0",
  143. "eslint-plugin-react": "^7.7.0",
  144. "eslint-plugin-redux-saga": "^0.9.0",
  145. "file-loader": "^1.1.11",
  146. "fs-extra": "^6.0.1",
  147. "happypack": "^5.0.0",
  148. "hard-source-webpack-plugin": "^0.13.1",
  149. "html-webpack-plugin": "^3.2.0",
  150. "husky": "^0.14.3",
  151. "jest": "^23.3.0",
  152. "js-base64": "^2.5.1",
  153. "less": "3.9",
  154. "less-loader": "^4.1.0",
  155. "less-vars-to-js": "^1.2.1",
  156. "lint-staged": "^11.2.6",
  157. "mini-css-extract-plugin": "^0.4.0",
  158. "mockjs": "^1.0.1-beta3",
  159. "node-sass": "4.14.0",
  160. "object-assign": "4.1.1",
  161. "offline-plugin": "^5.0.3",
  162. "optimize-css-assets-webpack-plugin": "^5.0.0",
  163. "polished": "^1.9.2",
  164. "postcss-flexbugs-fixes": "^3.3.0",
  165. "postcss-loader": "^2.1.5",
  166. "prettier": "^1.17.1",
  167. "progress-bar-webpack-plugin": "^1.11.0",
  168. "raf": "3.4.0",
  169. "react-app-polyfill": "^0.2.2",
  170. "react-dev-utils": "^7.0.5",
  171. "react-grid-layout": "^0.18.3",
  172. "react-hot-loader": "^4.8.8",
  173. "react-pdf": "^4.1.0",
  174. "resolve-url-loader": "^2.3.0",
  175. "sass-loader": "^7.0.1",
  176. "style-loader": "^0.21.0",
  177. "stylelint": "^9.2.1",
  178. "stylelint-config-recommended": "^2.1.0",
  179. "stylelint-config-styled-components": "^0.1.1",
  180. "stylelint-processor-styled-components": "^1.3.1",
  181. "svg-sprite-loader": "^3.7.3",
  182. "terser-webpack-plugin": "^1.2.3",
  183. "uglifyjs-webpack-plugin": "^1.2.4",
  184. "url-loader": "^1.0.1",
  185. "webpack": "^4.8.3",
  186. "webpack-bundle-analyzer": "^2.13.1",
  187. "webpack-cli": "^3.0.4",
  188. "webpack-dev-server": "^3.1.4",
  189. "webpack-jarvis": "^0.3.2",
  190. "webpack-pwa-manifest": "^4.0.0",
  191. "webpack-spritesmith": "^0.5.1"
  192. },
  193. "theme": "./src/styles/antd-theme.js",
  194. "scripts": {
  195. "precommit": "lint-staged",
  196. "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
  197. "start": "cross-env NODE_ENV=development NODE_OPTIONS='--max-old-space-size=8192' node scripts/start.js",
  198. "build": "cross-env NODE_ENV=production NODE_OPTIONS='--max-old-space-size=4096' node scripts/build.js",
  199. "build:dll": "webpack --config ./config/webpack.config.dll.js --mode development",
  200. "build:sprites": "webpack --config ./config/webpack.config.sprites.js",
  201. "eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check",
  202. "lint": "cross-env NODE_ENV=development yarn eslint src/",
  203. "lint:css": "stylelint './src/**/*.jsx'",
  204. "test": "node scripts/test.js",
  205. "prettier": "prettier --write --trailing-comma es5 --single-quote \"src/**/*.{js,jsx}\"",
  206. "storybook": "start-storybook -p 9001 -c .storybook"
  207. },
  208. "husky": {
  209. "hooks": {
  210. "pre-commit": "yarn precommit"
  211. }
  212. },
  213. "engines": {
  214. "node": ">=8.5.0"
  215. }
  216. }