{ "name": "google-cloud-cpp", "version": "1.27.0", "description": "C++ Client Libraries for Google Cloud Platform APIs.", "homepage": "https://github.com/googleapis/google-cloud-cpp", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ "abseil", "crc32c", { "name": "curl", "features": [ "ssl" ] }, { "name": "grpc", "host": true }, "grpc", "nlohmann-json" ] }