{
  "name": "oatpp-openssl",
  "version-semver": "1.3.0",
  "description": "Oat++ openssl module providing secure server and client connection providers.",
  "homepage": "https://github.com/oatpp/oatpp-openssl",
  "dependencies": [
    "oatpp",
    "openssl",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
