{ "name": "deniskovalchuk-libftp", "version": "1.3.0", "maintainers": "Denis Kovalchuk ", "description": "A cross-platform FTP/FTPS client library based on Boost.Asio.", "homepage": "https://github.com/deniskovalchuk/libftp", "license": "MIT", "supports": "!uwp", "dependencies": [ "boost-asio", "boost-format", "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }