{ "name": "ipgeolocation-cpp-sdk", "version-semver": "1.0.0", "description": "Official C++ SDK for the IPGeolocation.io IP Location API.", "homepage": "https://github.com/IPGeolocation/ip-geolocation-api-cpp-sdk", "license": "MIT", "dependencies": [ "curl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }