3 Star 0 Fork 0

杨勇/音乐后管平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
杨勇 提交于 2024-08-07 11:57 . 初始代码
{
"name": "ruoyi",
"version": "3.6.4",
"description": "云天开发样例",
"author": "云天",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",
"build:prod": "vite build",
"build:stage": "vite build --mode staging",
"preview": "vite preview"
},
"repository": {
"type": "git",
"url": "https://gitee.com/y_project/RuoYi-Cloud.git"
},
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"@highlightjs/vue-plugin": "^2.1.0",
"@vueup/vue-quill": "1.2.0",
"@vueuse/core": "10.6.1",
"@vxe-ui/plugin-render-element": "^4.0.5",
"axios": "0.27.2",
"bpmn-js-token-simulation": "0.10.0",
"bpmn-moddle": "^6.0.0",
"diagram-js-minimap": "^2.0.4",
"echarts": "^5.5.0",
"element-plus": "2.4.3",
"file-saver": "^2.0.5",
"fuse.js": "6.6.2",
"js-beautify": "^1.15.1",
"js-cookie": "3.0.5",
"jsencrypt": "3.3.2",
"nprogress": "0.2.0",
"pinia": "2.1.7",
"qrcode.vue": "^3.4.1",
"sortablejs": "^1.15.2",
"vue": "3.3.9",
"vue-cropper": "1.1.1",
"vue-router": "4.2.5",
"vue3-treeselect": "^0.1.10",
"vxe-table": "^4.7.45",
"x-data-spreadsheet": "^1.1.9",
"xlsx": "^0.17.0",
"xml-js": "1.6.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "3.3.9",
"ace-builds": "^1.34.2",
"bpmn-js": "^7.3.1",
"bpmn-js-properties-panel": "^0.37.2",
"camunda-bpmn-moddle": "^4.5.0",
"less": "^4.2.0",
"sass": "1.69.5",
"unplugin-auto-import": "0.17.1",
"unplugin-vue-setup-extend-plus": "1.0.0",
"vite": "5.0.4",
"vite-plugin-compression": "0.5.1",
"vite-plugin-lazy-import": "^1.0.7",
"vite-plugin-svg-icons": "2.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangyong11234/toplink-cloud-ui-vue3.git
git@gitee.com:yangyong11234/toplink-cloud-ui-vue3.git
yangyong11234
toplink-cloud-ui-vue3
音乐后管平台
master

搜索帮助