{ "name": "azure-security-attestation-cpp", "version-semver": "1.0.0-beta.3", "description": [ "Microsoft Azure Attestation Service SDK for C++", "This library provides API access to the Microsoft Azure Attestation service." ], "homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/attestation/azure-security-attestation", "license": "MIT", "dependencies": [ { "name": "azure-core-cpp", "default-features": false, "version>=": "1.5.0" }, "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }