1 Star 0 Fork 1

tmhcodeshare/chat_room

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1007 Bytes
一键复制 编辑 原始数据 按行查看 历史
汤敏辉 提交于 2024-08-30 09:10 +08:00 . 水球波浪进度组件开发及使用
{
"name": "chat_room",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"start": "npm run dev",
"build": "vite build",
"preview": "vite preview --port 5500"
},
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.7.4",
"element-plus": "^2.8.0",
"pinia": "^2.2.2",
"socket.io-client": "^4.7.5",
"spark-md5": "^3.0.2",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@types/node": "^22.5.0",
"@vitejs/plugin-vue": "^5.1.2",
"postcss": "^8.4.41",
"postcss-preset-env": "^10.0.2",
"rollup-plugin-visualizer": "^5.12.0",
"sass-embedded": "^1.77.8",
"terser": "^5.31.6",
"typescript": "^5.5.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tmhcodeshare/chat_room.git
git@gitee.com:tmhcodeshare/chat_room.git
tmhcodeshare
chat_room
chat_room
master

搜索帮助