2024-03-25 13:17:57 +01:00
|
|
|
{
|
2025-07-10 02:16:29 +02:00
|
|
|
"name": "mosquitto",
|
2026-02-09 10:28:34 +01:00
|
|
|
"version-string": "2.1.2",
|
2025-07-10 02:16:29 +02:00
|
|
|
"dependencies": [
|
|
|
|
|
"argon2",
|
|
|
|
|
"cjson",
|
|
|
|
|
"libmicrohttpd",
|
|
|
|
|
"openssl",
|
|
|
|
|
"pthreads",
|
|
|
|
|
"sqlite3"
|
|
|
|
|
]
|
2024-03-25 13:17:57 +01:00
|
|
|
}
|