125 Star 1.3K Fork 437

aipaw / dootask

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.30 KB
一键复制 编辑 原始数据 按行查看 历史
kuaifan 提交于 2022-06-20 18:40 . build
{
"name": "DooTask",
"version": "0.13.0",
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",
"build": "./cmd prod",
"version": "node ./version.js"
},
"app": [
{
"name": "DooTask",
"id": "com.dootask.task",
"url": "https://dootask.com/",
"publish": {
"provider": "github",
"owner": "kuaifan",
"repo": "dootask"
}
},
{
"name": "HitoseaTask",
"id": "com.hitosea.task",
"url": "https://t.hitosea.com/",
"publish": {
"provider": "generic",
"url": "https://t.hitosea.com/desktop/publish"
}
}
],
"author": {
"name": "KuaiFan",
"email": "aipaw@live.cn",
"url": "https://github.com/kuaifan"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kuaifan/dootask.git"
},
"devDependencies": {
"axios": "^0.24.0",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"echarts": "^5.2.2",
"element-ui": "^2.15.6",
"file-loader": "^6.2.0",
"inquirer": "^8.2.0",
"internal-ip": "^6.2.0",
"jquery": "^3.6.0",
"jspdf": "^2.5.0",
"laravel-mix": "^6.0.39",
"le5le-store": "^1.0.7",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"node-sass": "^6.0.1",
"notification-koro1": "^1.1.1",
"postcss": "^8.4.5",
"resolve-url-loader": "^4.0.0",
"sass": "^1.45.1",
"sass-loader": "^12.4.0",
"stylus": "^0.56.0",
"stylus-loader": "^6.2.0",
"tinymce": "^5.10.3",
"tui-calendar-hi": "^1.15.1-5",
"view-design-hi": "^4.7.0-19",
"vue": "^2.6.14",
"vue-clipboard2": "^0.3.3",
"vue-emoji-picker": "^1.0.3",
"vue-kityminder-ggg": "^1.3.10",
"vue-loader": "^15.9.8",
"vue-resize-observer": "^2.0.16",
"vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"
}
}
1
https://gitee.com/aipaw/dootask.git
git@gitee.com:aipaw/dootask.git
aipaw
dootask
dootask
master

搜索帮助