{ "name": "unleash-client-cpp", "version": "1.3.0", "description": "C++ client SDK for Unleash, an open-source feature flag management service.", "homepage": "https://github.com/aruizs/unleash-client-cpp", "license": "MIT", "dependencies": [ "cpr", "nlohmann-json", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }