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.
99 lines
2.1 KiB
99 lines
2.1 KiB
{
|
|
"id": "vrapile-im",
|
|
"displayName": "im页面组件",
|
|
"version": "1.1.11",
|
|
"description": "实现WebSocket连接/好友/群组/新消息/历史消息,都是全局配置并本地化存储,已调试兼容H5/微信小程序/安卓App/PC多端同步通讯",
|
|
"keywords": [
|
|
"IM页面组件,websocket应用"
|
|
],
|
|
"repository": "https://git.ninecloud.top/yuanlei/udemo-im.git",
|
|
"engines": {
|
|
"HBuilderX": "^3.94",
|
|
"uni-app": "^4.06",
|
|
"uni-app-x": "^4.06"
|
|
},
|
|
"dcloudext": {
|
|
"type": "component-vue",
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": "642678614"
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "插件不采集任何数据",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "",
|
|
"darkmode": "x",
|
|
"i18n": "√",
|
|
"widescreen": "√"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [
|
|
"uni-icons"
|
|
],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "√",
|
|
"aliyun": "√",
|
|
"alipay": "√"
|
|
},
|
|
"client": {
|
|
"uni-app": {
|
|
"vue": {
|
|
"vue2": "-",
|
|
"vue3": "√"
|
|
},
|
|
"web": {
|
|
"safari": "√",
|
|
"chrome": "√"
|
|
},
|
|
"app": {
|
|
"vue": "√",
|
|
"nvue": "√",
|
|
"android": "√",
|
|
"ios": "√",
|
|
"harmony": "√"
|
|
},
|
|
"mp": {
|
|
"weixin": "√",
|
|
"alipay": "√",
|
|
"toutiao": "√",
|
|
"baidu": "√",
|
|
"kuaishou": "√",
|
|
"jd": "√",
|
|
"harmony": "√",
|
|
"qq": "√",
|
|
"lark": "√"
|
|
},
|
|
"quickapp": {
|
|
"huawei": "√",
|
|
"union": "√"
|
|
}
|
|
},
|
|
"uni-app-x": {
|
|
"web": {
|
|
"safari": "√",
|
|
"chrome": "√"
|
|
},
|
|
"app": {
|
|
"android": "√",
|
|
"ios": "√",
|
|
"harmony": "√"
|
|
},
|
|
"mp": {
|
|
"weixin": "√"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|