2021-04-16 17:11:10 -07:00
|
|
|
{
|
|
|
|
"name": "azure-security-keyvault-common-cpp",
|
2021-04-23 17:23:13 +00:00
|
|
|
"version-semver": "4.0.0-beta.1",
|
|
|
|
"port-version": 1,
|
2021-04-16 17:11:10 -07:00
|
|
|
"description": [
|
|
|
|
"Microsoft Azure Common Key Vault SDK for C++",
|
|
|
|
"This library provides common Azure KeyVault-related abstractions for Azure SDK."
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/keyvault/azure-security-keyvault-common",
|
2021-04-23 17:23:13 +00:00
|
|
|
"license": "MIT",
|
2021-04-16 17:11:10 -07:00
|
|
|
"dependencies": [
|
2021-04-23 17:23:13 +00:00
|
|
|
{
|
|
|
|
"name": "azure-core-cpp",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-04-16 17:11:10 -07:00
|
|
|
]
|
|
|
|
}
|