2023-03-09 06:35:27 +08:00
|
|
|
{
|
2024-01-18 03:14:25 +08:00
|
|
|
"$comment": [
|
|
|
|
"NOTE: All changes made to this file will get overwritten by the next port release.",
|
|
|
|
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
|
|
|
],
|
2023-03-09 06:35:27 +08:00
|
|
|
"name": "azure-security-keyvault-administration-cpp",
|
2024-01-18 03:14:25 +08:00
|
|
|
"version-semver": "4.0.0-beta.4",
|
2023-03-09 06:35:27 +08:00
|
|
|
"description": [
|
|
|
|
"Microsoft Azure Key Vault Administration SDK for C++",
|
|
|
|
"This library provides Azure Key Vault Administration SDK."
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/keyvault/azure-security-keyvault-administration",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "azure-core-cpp",
|
|
|
|
"default-features": false,
|
2023-05-05 05:31:51 +08:00
|
|
|
"version>=": "1.9.0"
|
2023-03-09 06:35:27 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|