{ "name": "yandex-disk-cpp-client", "version": "1.0.4", "description": "C++ client library for Yandex Disk REST API", "homepage": "https://github.com/Krasnovvvvv/yandex-disk-cpp-client", "documentation": "https://krasnovvvvv.github.io/yandex-disk-cpp-client/", "license": "MIT", "dependencies": [ "curl", "nlohmann-json", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }