5 Star 0 Fork 844

icefairy / wookteam

forked from aipaw / wookteam 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.30 KB
一键复制 编辑 原始数据 按行查看 历史
李承辉 提交于 2023-04-11 17:40 . 新增需求修改。
{
"name": "wookteam",
"version": "1.7.0",
"description": "WookTeam是一款轻量级的开源在线团队协作工具,提供各类文档工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,知识库管理等工具。",
"scripts": {
"ide-helper": "php artisan ide-helper:generate",
"laravels-start": "php bin/laravels start",
"laravels-watch": "./bin/fswatch ./app",
"dev": "npm run development",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-poll",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/icefairy/wookteam.git"
},
"author": "kuaifan <aipaw@live.cn>",
"license": "AGPL-3.0",
"devDependencies": {
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"laravel-mix": "^6.0.49",
"resolve-url-loader": "^5.0.0",
"sass": "^1.54.8",
"sass-loader": "^13.0.2",
"stylus": "^0.59.0",
"stylus-loader": "^7.0.0",
"vue": "^2.7.10",
"vue-loader": "^15.10.0",
"vue-template-compiler": "^2.7.10"
},
"dependencies": {
"@tinymce/tinymce-vue": "^3",
"@wangeditor/editor": "^5.1.15",
"@wangeditor/editor-for-vue": "^1.0.2",
"axios": "^0.27.2",
"jquery": "^3.6.1",
"js-base64": "^3.7.5",
"jspdf": "^2.5.1",
"lodash": "^4.17.21",
"tinymce": "^6.1.2",
"vditor": "^3.8.17",
"view-design": "^4.7.0",
"vue-clipboard2": "^0.3.3",
"vue-emoji-picker": "^1.0.3",
"vue-kityminder-gg": "^1.3.22",
"vue-router": "^3.6.4",
"vue-ueditor-wrap": "2.x",
"vuedraggable": "^2.24.3",
"x-data-spreadsheet": "1.1.9",
"xlsx": "^0.18.5"
},
"keywords": [
"wookteam",
"collaboration",
"project-management",
"workteam",
"team-chat",
"task-management-system",
"task-manager",
"project-management-software",
"remote-work",
"to-do",
"gantt",
"schedule",
"scheduler",
"timeline",
"calendar",
"task"
]
}
PHP
1
https://gitee.com/icefairy/wookteam.git
git@gitee.com:icefairy/wookteam.git
icefairy
wookteam
wookteam
master

搜索帮助