1 Star 0 Fork 31

巫妖王/tduck-report-front

forked from TDUCK/tduck-report-front 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
smalljop 提交于 2024-04-07 14:41 . 完善功能
{
"name": "tduck-report",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"prettier": "prettier --write .",
"lint": "eslint src --fix --ext .ts,.tsx,.vue,.js,.jsx",
"prepare": "husky install"
},
"dependencies": {
"@ctrl/tinycolor": "^3.4.1",
"@element-plus/icons-vue": "^1.1.4",
"@kjgl77/datav-vue3": "^1.5.0",
"@monaco-editor/loader": "^1.3.1",
"@vue/shared": "^3.2.33",
"@vueuse/core": "^10.1.0",
"accounting": "^0.4.1",
"axios": "^0.27.2",
"dayjs": "^1.11.2",
"echarts": "^5.3.2",
"echarts-wordcloud": "^2.0.0",
"element-plus": "~2.6.3",
"gsap": "^3.10.4",
"html2canvas": "^1.4.1",
"js-cookie": "^3.0.1",
"jsencrypt": "^3.3.2",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
"monaco-editor": "^0.33.0",
"nanoid": "^4.0.0",
"nprogress": "^0.2.0",
"number-precision": "^1.5.2",
"pinia": "^2.0.13",
"pinia-plugin-persist": "^1.0.0",
"qrcode.vue": "3.3.3",
"qs": "^6.10.3",
"shortid": "^2.2.16",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.45",
"vue-cropper": "1.0.3",
"vue-drag-resize": "2.0.3",
"vue-echarts": "^6.0.2",
"vue-router": "^4.0.13",
"vue3-draggable-resizable": "^1.6.5",
"vue3-drr-grid-layout": "^1.9.6",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.29",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@vitejs/plugin-vue": "^2.3.1",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1",
"husky": "^7.0.0",
"lint-staged": "^12.4.1",
"prettier": "^2.6.2",
"sass": "^1.51.0",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3",
"vite": "^3.2.4",
"vite-plugin-eslint": "^1.6.0",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^0.40.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huangshengli/tduck-report-front.git
[email protected]:huangshengli/tduck-report-front.git
huangshengli
tduck-report-front
tduck-report-front
master

搜索帮助