4 Star 0 Fork 0

maplezz/分析平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
maplezz 提交于 2022-09-27 17:02 . drag
{
"name": "analysis-platform",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.9",
"@kjgl77/datav-vue3": "^1.3.3",
"axios": "^0.27.2",
"echarts": "^5.3.3",
"element-plus": "^2.2.17",
"html2canvas": "^1.4.1",
"lodash-es": "^4.17.21",
"pinia": "^2.0.22",
"sass": "^1.55.0",
"vue": "^3.2.37",
"vue-demi": "^0.13.11",
"vue-drag-resize": "2.0.3",
"vue-echarts": "^6.2.3",
"vue-router": "^4.1.5",
"vue3-moveable": "^0.11.1",
"vue3-sketch-ruler": "^1.3.6"
},
"devDependencies": {
"@types/node": "^18.7.18",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@vitejs/plugin-vue": "^3.1.0",
"eslint": "^8.23.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-typescript": "^0.14.0",
"eslint-plugin-vue": "^9.5.1",
"husky": "^4.2.3",
"sass": "^1.43.3",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.21.0",
"typescript": "^4.6.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-icons": "^0.14.8",
"unplugin-vue-components": "^0.22.7",
"vite": "^3.1.0",
"vue-eslint-parser": "^7.11.0",
"vue-tsc": "^0.40.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maplezz/analysis-platform.git
git@gitee.com:maplezz/analysis-platform.git
maplezz
analysis-platform
分析平台
main

搜索帮助