1 Star 0 Fork 41

web_xiaoxuan/uapp

forked from uappkit/uapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
YIN流黑客 提交于 2022-12-03 08:38 . fully supporting comments in json
{
"name": "uapp",
"version": "2.1.9",
"description": "uapp是解决uniapp开发痛点并提升其开发效率的命令行工具. 类似于cordova, ionic, expo的作用",
"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": {
"chalk": "^0.5.1",
"chokidar": "^3.5.3",
"fs-extra": "^10.0.1",
"jsonwebtoken": "^8.5.1",
"lodash": ">=4.17.21",
"nopt": "^5.0.0",
"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",
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/zhangyongxuan/uapp.git
[email protected]:zhangyongxuan/uapp.git
zhangyongxuan
uapp
uapp
main

搜索帮助