1 Star 2 Fork 0

猿同学/易文档web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "easy_document",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
"dependencies": {
"@aomao/engine": "^2.8.25",
"@aomao/plugin-codeblock-vue": "^2.8.28",
"@aomao/plugin-embed": "^2.8.25",
"@aomao/plugin-link-vue": "^2.8.25",
"@aomao/plugin-mark-range": "^2.8.25",
"@aomao/toolbar-vue": "^2.8.26",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@types/node": "^17.0.31",
"@types/quill": "^2.0.9",
"@types/sharedb": "^2.2.0",
"@types/vue-router": "^2.0.0",
"am-editor-vue": "^0.0.3",
"axios": "^0.26.1",
"dotenv": "^16.0.0",
"element-plus": "^2.1.1",
"events": "^3.3.0",
"pinia": "^2.0.12",
"quill": "^1.3.7",
"quill-cursors": "^3.1.2",
"reconnecting-websocket": "^4.4.0",
"rich-text": "^4.1.0",
"sass": "^1.49.9",
"sharedb": "^2.2.5",
"sharedb-client-browser": "^2.2.49",
"socket.io-client": "^4.4.1",
"tinycolor2": "^1.4.2",
"vditor": "^3.8.13",
"vue": "^3.2.25",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",
"typescript": "^4.5.4",
"vite": "^2.8.0",
"vue-tsc": "^0.29.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qiuxiansheng1840/easy-document-web.git
git@gitee.com:qiuxiansheng1840/easy-document-web.git
qiuxiansheng1840
easy-document-web
易文档web
master

搜索帮助