{ "name": "tdlib", "version": "1.8.55", "description": "Cross-platform library for building Telegram clients", "homepage": "https://github.com/tdlib/td", "license": "BSL-1.0", "supports": "((windows & !uwp & !arm & !arm64 & !xbox) | linux | osx) & static", "dependencies": [ { "name": "gperf", "host": true }, "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, "zlib" ] }