You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"id" : "hello-uniapp" ,
"name" : "hello-uniapp" ,
"displayName" : "hello-uniapp 示例工程" ,
"version" : "3.2.1" ,
"description" : "uni-app 框架示例, 一套代码, 同时发行到iOS、Android、H5、小程序等多个平台, 请使用手机扫码快速体验 uni-app 的强大功能" ,
"scripts" : {
"test" : "echo \"Error: no test specified\" && exit 1"
} ,
"repository" : "https://github.com/dcloudio/hello-uniapp.git" ,
"keywords" : [
"hello-uniapp" ,
"uni-app" ,
"uni-ui" ,
"示例工程"
] ,
"author" : "" ,
"license" : "MIT" ,
"bugs" : {
"url" : "https://github.com/dcloudio/hello-uniapp/issues"
} ,
"homepage" : "https://github.com/dcloudio/hello-uniapp#readme" ,
"dependencies" : {
"@escook/request-miniprogram" : "^0.2.1" ,
"@hyoga/uni-socket.io" : "^3.0.4" ,
"mp-html" : "^2.5.1" ,
"sass" : "^1.86.0"
} ,
"dcloudext" : {
"category" : [
"前端页面模板" ,
"uni-app前端项目模板"
] ,
"sale" : {
"regular" : {
"price" : "0.00"
} ,
"sourcecode" : {
"price" : "0.00"
}
} ,
"contact" : {
"qq" : ""
} ,
"declaration" : {
"ads" : "无" ,
"data" : "无" ,
"permissions" : "无"
} ,
"npmurl" : ""
} ,
"uni_modules" : {
"dependencies" : [ ] ,
"encrypt" : [ ] ,
"platforms" : {
"cloud" : {
"tcb" : "y" ,
"aliyun" : "y"
} ,
"client" : {
"App" : {
"app-vue" : "y" ,
"app-nvue" : "y"
} ,
"H5-mobile" : {
"Safari" : "y" ,
"Android Browser" : "y" ,
"微信浏览器(Android)" : "y" ,
"QQ浏览器(Android)" : "y"
} ,
"H5-pc" : {
"Chrome" : "y" ,
"IE" : "y" ,
"Edge" : "y" ,
"Firefox" : "y" ,
"Safari" : "y"
} ,
"小程序" : {
"微信" : "y" ,
"阿里" : "y" ,
"百度" : "y" ,
"字节跳动" : "y" ,
"QQ" : "y"
} ,
"快应用" : {
"华为" : "u" ,
"联盟" : "u"
}
}
}
} ,
"uni-app" : {
"scripts" : {
"mp-dingtalk" : {
"title" : "钉钉小程序" ,
"env" : {
"UNI_PLATFORM" : "mp-alipay"
} ,
"define" : {
"MP-DINGTALK" : true
}
}
}
}
}