blob: 186e1299ef7af07a7907f4e7ccf2d59cab9dee51 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "paho-mqtt",
"version-semver": "1.3.9",
"description": "Paho project provides open-source client implementations of MQTT and MQTT-SN messaging protocols aimed at new, existing, and emerging applications for the Internet of Things",
"homepage": "https://github.com/eclipse/paho.mqtt.c",
"dependencies": [
"openssl"
]
}
|