{
  "name": "getdns",
  "href": "https://vcpkg.link/ports/getdns",
  "supports": "!uwp",
  "published_at": "2023-12-14T08:13:36.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://getdnsapi.net/",
  "description": [
    "GetDNS is a modern asynchronous DNS API"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "1.7.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/7077a44304c6ebc10102f920c6ff1d91528ae48d/ports/getdns",
    "hash": "7077a44304c6ebc10102f920c6ff1d91528ae48d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libidn2",
      "href": "https://vcpkg.link/ports/libidn2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "libevent",
      "default": [],
      "description": [
        "libevent event loop integration"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libevent",
          "href": "https://vcpkg.link/ports/libevent",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libuv",
      "default": [],
      "description": [
        "libuv event loop integration"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libuv",
          "href": "https://vcpkg.link/ports/libuv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}