Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
378 B
JSON

{
"name": "aws-c-cal",
"version": "0.8.8",
"description": "C99 wrapper for cryptography primitives.",
"homepage": "https://github.com/awslabs/aws-c-cal",
"license": "Apache-2.0",
"dependencies": [
"aws-c-common",
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}