1 Star 0 Fork 97

xiaofeng/AQChat

forked from howcode/AQChat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
howcode 提交于 2024-06-20 09:55 . refactor:md插件
{
"name": "aq-chat",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --host",
"build": "vite build",
"build:prod": "vite build --mode production",
"preview": "vite preview"
},
"dependencies": {
"@imengyu/vue3-context-menu": "^1.4.1",
"@multiavatar/multiavatar": "^1.0.7",
"ali-oss": "^6.20.0",
"axios": "^0.24.0",
"chatarea": "^4.3.8",
"element-plus": "^2.7.1",
"google-protobuf": "^3.21.2",
"lottie-web": "^5.12.2",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"protobufjs": "^7.2.6",
"v-viewer": "^3.0.10",
"vue": "^3.4.21",
"vue-router": "4",
"vue3-markdown-it": "^1.0.10",
"wangeditor": "^4.7.5",
"websocket": "^1.0.34"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"style-resources-loader": "^1.5.0",
"typescript": "^4.4.4",
"vite": "^5.2.0",
"vue-cli-plugin-style-resources-loader": "^0.1.5",
"vue-tsc": "^0.29.8"
},
"volta": {
"node": "16.15.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaofengo/aq-chat.git
git@gitee.com:xiaofengo/aq-chat.git
xiaofengo
aq-chat
AQChat
master

搜索帮助