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.
93 lines
1.7 KiB
93 lines
1.7 KiB
{
|
|
"id": "uview-plus",
|
|
"name": "uview-plus",
|
|
"displayName": "uview-plus3.0重磅发布,全面的Vue3移动组件库。",
|
|
"version": "3.3.5",
|
|
"description": "uview-plus已兼容vue3,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
|
|
"keywords": [
|
|
"uview",
|
|
"uview-plus",
|
|
"ui",
|
|
"ui",
|
|
"uni-app",
|
|
"uni-app",
|
|
"ui"
|
|
],
|
|
"main": "index.js",
|
|
"repository": "https://github.com/ijry/uview-plus",
|
|
"engines": {
|
|
"HBuilderX": "^3.1.0"
|
|
},
|
|
"dcloudext": {
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": "598821125"
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "https://www.npmjs.com/package/uview-plus",
|
|
"type": "component-vue"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "y",
|
|
"aliyun": "y",
|
|
"alipay": "n"
|
|
},
|
|
"client": {
|
|
"Vue": {
|
|
"vue2": "n",
|
|
"vue3": "y"
|
|
},
|
|
"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"
|
|
},
|
|
"快应用": {
|
|
"华为": "y",
|
|
"联盟": "y"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"clipboard": "^2.0.11",
|
|
"dayjs": "^1.11.3"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://registry.npmjs.org/"
|
|
}
|
|
}
|