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.
80 lines
1.8 KiB
80 lines
1.8 KiB
{
|
|
"id": "mescroll-uni",
|
|
"displayName": "【wxs+renderjs实现】高性能的下拉刷新上拉加载组件",
|
|
"version": "1.3.7",
|
|
"description": "支持uni-app的下拉刷新和上拉加载的组件,支持原生页面和局部区域滚动,支持国际化",
|
|
"keywords": [
|
|
"mescroll",
|
|
"下拉刷新",
|
|
"上拉加载",
|
|
"翻页",
|
|
"分页"
|
|
],
|
|
"repository": "https://github.com/mescroll/mescroll",
|
|
"engines": {
|
|
"HBuilderX": "^3.1.0"
|
|
},
|
|
"dcloudext": {
|
|
"category": [
|
|
"前端组件",
|
|
"通用组件"
|
|
],
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": ""
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "https://www.npmjs.com/package/mescroll-uni"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "y",
|
|
"aliyun": "y"
|
|
},
|
|
"client": {
|
|
"App": {
|
|
"app-vue": "y",
|
|
"app-nvue": "n"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|