Files
smart_storage_app/uni_modules/yh-wsmqtt/package.json

25 lines
616 B
JSON
Raw Normal View History

2026-03-10 16:36:41 +08:00
{
"id": "yh-wsmqtt",
"name": "websocket MQTT 通讯插件纯websocket 实现",
"displayName": "websocket MQTT 通讯插件纯websocket 实现",
"version": "1.0.0",
"description": "websocket MQTT 通讯插件纯websocket 实现",
"keywords": [
"websocket;MQTT;uni"
],
"dcloudext": {
"type": "js_sdk",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
}
},
"uni_modules": {
"dependencies": [],
"encrypt": []
}
}