{
  "name": "oatpp-zlib",
  "version": "1.3.0",
  "port-version": 2,
  "description": "Oat++ functionality for automatically compressing/decompressing content with deflate and gzip.",
  "homepage": "https://github.com/oatpp/oatpp-zlib",
  "license": "Apache-2.0",
  "dependencies": [
    "oatpp",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib"
  ]
}