20 lines
378 B
JSON
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
|
|
}
|
|
]
|
|
}
|