2 Star 0 Fork 0

shengjian-tech / front_chaineye

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.29 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "n9e-fe",
"version": "v6.5.0",
"scripts": {
"dev": "vite --port 8765 --host",
"dev:advanced": "vite --port 8765 --host --mode advanced",
"build": "tsc && cross-env NODE_OPTIONS=--max-old-space-size=6096 vite build",
"build:advanced": "node comb_feats ${npm_config_custom_options} && tsc && cross-env NODE_OPTIONS=--max-old-space-size=6096 vite build --mode advanced",
"serve": "vite preview"
},
"dependencies": {
"@ant-design/graphs": "^1.3.6",
"@ant-design/icons": "^4.6.2",
"@ant-design/plots": "^1.0.9",
"@antv/g2": "^5.1.6",
"@codemirror/autocomplete": "^0.19.0",
"@codemirror/basic-setup": "^0.19.0",
"@codemirror/highlight": "^0.19.0",
"@codemirror/lang-html": "^0.19.4",
"@codemirror/lang-json": "^0.19.1",
"@codemirror/lang-markdown": "^0.19.6",
"@codemirror/language": "^0.19.0",
"@codemirror/legacy-modes": "^0.19.1",
"@codemirror/lint": "^0.19.0",
"@codemirror/state": "^0.19.0",
"@codemirror/stream-parser": "^0.19.9",
"@codemirror/view": "^0.19.0",
"@fc-components/menu": "^1.1.23",
"@fc-components/use-antd-resizable-header": "^2.8.16",
"@fc-plot/ts-graph": "^0.22.21",
"@radix-ui/react-scroll-area": "^1.0.5",
"@uiw/react-codemirror": "4.6.0",
"ahooks": "3.1.5",
"ansi_up": "^6.0.2",
"antd": "4.21.0",
"array-move": "^4.0.0",
"classnames": "^2.3.1",
"clsx": "^2.0.0",
"codemirror-promql": "^0.19.0",
"color": "^4.0.1",
"d3": "^4.10.0",
"d3-hexbin": "^0.2.2",
"diff": "^4.0.2",
"dompurify": "^2.4.4",
"echarts": "^5.4.3",
"i18next": "20.3.2",
"jsencrypt": "^3.3.2",
"json-2-csv": "^3.18.0",
"lezer": "^0.13.5",
"lezer-promql": "^0.22.0",
"lodash": "^4.17.21",
"logfmt": "1.2.x",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"query-string": "^7.0.1",
"re-resizable": "^6.9.9",
"react": "^17.0.0",
"react-ace": "^10.1.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.0",
"react-draggable": "^4.4.5",
"react-fast-compare": "^3.2.0",
"react-grid-layout": "^1.2.5",
"react-highlight-words": "^0.17.0",
"react-hooks-global-state": "^2.0.0",
"react-i18next": "^11.11.1",
"react-markdown": "^7.0.1",
"react-router-dom": "^5.2.0",
"react-sortable-hoc": "^2.0.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.3.1",
"reactflow": "^11.8.3",
"rehype-raw": "^6.1.1",
"remark-gfm": "^1.0.0",
"sanitize-html": "^2.10.0",
"semver": "^7.3.5",
"tailwind-merge": "^2.0.0",
"tween-functions": "1.2.x",
"umi-request": "^1.3.5",
"uuid": "^8.3.2"
},
"devDependencies": {
"@rollup/pluginutils": "^4.1.1",
"@types/echarts": "^4.9.7",
"@types/lodash": "^4.14.191",
"@types/node": "^15.0.1",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.1.7",
"@vitejs/plugin-react-refresh": "^1.3.1",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"less": "^4.1.1",
"postcss": "^8.4.31",
"postcss-nested": "^5.0.5",
"prettier": "^2.2.1",
"rollup-plugin-visualizer": "^5.5.2",
"tailwindcss": "^3.3.5",
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.1",
"typescript": "4.9.4",
"vite": "^2.1.5",
"vite-plugin-react-svg": "^0.2.0"
}
}
JavaScript
1
https://gitee.com/shengjian-tech/front_chaineye.git
git@gitee.com:shengjian-tech/front_chaineye.git
shengjian-tech
front_chaineye
front_chaineye
master

搜索帮助