18 Star 144 Fork 33

uappkit / uapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Qisen Yz 提交于 2024-03-24 17:24 . change webapp template
{
"name": "uapp",
"version": "2.3.12",
"description": "uapp 是一款跨平台APP开发工具箱。uapp 通过集成 uniapp,electron,tauri,让开发者仅需维护一套代码,就能横扫所有平台。+作者vx: 28451307",
"main": "bin/uapp",
"bin": {
"uapp": "bin/uapp"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/uappkit/uapp.git"
},
"keywords": [
"uapp",
"vue",
"mobile",
"uniapp"
],
"dependencies": {
"@uappx/tiged": "^2.12.6",
"chalk": "^0.5.1",
"chokidar": "^3.5.3",
"fs-extra": "^10.0.1",
"jsonwebtoken": ">=9.0.0",
"lodash": ">=4.17.21",
"nopt": "^5.0.0",
"ora": "^5.4.1",
"update-notifier": "^5.1.0"
},
"bugs": {
"url": "https://github.com/uappkit/uapp/issues"
},
"homepage": "https://github.com/uappkit/uapp#readme",
"directories": {
"doc": "doc"
},
"author": "Qisen Yz",
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
}
NodeJS
1
https://gitee.com/uappkit/uapp.git
git@gitee.com:uappkit/uapp.git
uappkit
uapp
uapp
main

搜索帮助