1 Star 0 Fork 0

AlpaCa/TeamLink-FrontEnd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
AlpaCa 提交于 2023-09-03 00:36 . end1
{
"name": "teamlink-frontend",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@hocuspocus/provider": "^2.4.0",
"@maybecode/m-chat": "^1.4.2",
"@tiptap/extension-character-count": "^2.1.7",
"@tiptap/extension-collaboration": "^2.1.7",
"@tiptap/extension-collaboration-cursor": "^2.1.7",
"@tiptap/extension-highlight": "^2.1.7",
"@tiptap/extension-image": "^2.1.7",
"@tiptap/extension-mention": "^2.1.7",
"@tiptap/extension-paragraph": "^2.1.7",
"@tiptap/extension-table": "^2.1.7",
"@tiptap/extension-table-cell": "^2.1.7",
"@tiptap/extension-task-item": "^2.1.7",
"@tiptap/extension-task-list": "^2.1.7",
"@tiptap/extension-text-align": "^2.1.7",
"@tiptap/starter-kit": "^2.1.7",
"@tiptap/vue-3": "^2.1.7",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"@wangeditor/plugin-mention": "^1.0.0",
"@wangeditor/plugin-upload-attachment": "^1.1.0",
"ant-design-vue": "^4.0.2",
"axios": "^1.4.0",
"element-plus": "^2.3.12",
"fabric": "^5.3.0",
"file-saver": "^2.0.5",
"naive-chat": "^0.1.12",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"qs": "^6.11.2",
"socket.io-client": "^4.7.2",
"uuid": "^9.0.0",
"uuidv1": "^1.6.14",
"v3-infinite-loading": "^1.3.1",
"vue": "^3.3.4",
"vue-baidu-calendar": "^1.0.8",
"vue-demi": "^0.14.5",
"vue-mchat": "^1.2.0",
"vue-native-websocket": "^2.0.15",
"vue-router": "^4.2.4",
"vxe-table": "^4.5.7",
"wangeditor5-for-vue3": "^1.0.0",
"ws": "^8.13.0",
"xe-utils": "^3.5.12",
"yjs": "^13.6.7"
},
"devDependencies": {
"@arco-design/web-vue": "^2.50.2",
"@vitejs/plugin-vue": "^4.3.1",
"eslint": "^8.46.0",
"eslint-plugin-vue": "^9.16.1",
"less": "^4.2.0",
"sass": "^1.66.1",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.9"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Al_Ca/TeamLink-FrontEnd.git
git@gitee.com:Al_Ca/TeamLink-FrontEnd.git
Al_Ca
TeamLink-FrontEnd
TeamLink-FrontEnd
master

搜索帮助