12345678910111213141516171819202122 |
- {
- "name": "com.ghz.mqtt",
- "displayName": "MQTT",
- "version": "1.0.0",
- "description": "MQTT Service",
- "keywords":
- [
- ],
- "dependencies":
- {
- },
- "samples":
- [
- {
- "displayName": "GHZMQTT",
- "description": "GHZMQTT.",
- "path": "package/Samples~/GHZMQTT"
- }
- ]
- }
|