19 lines
391 B
JSON
Executable File
19 lines
391 B
JSON
Executable File
{
|
|
"name": "oatpp-mbedtls",
|
|
"version": "1.3.0",
|
|
"description": "Oat++ Mbed TLS submodule providing secure server and client connection providers.",
|
|
"homepage": "https://github.com/oatpp/oatpp-mbedtls",
|
|
"dependencies": [
|
|
"mbedtls",
|
|
"oatpp",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|