{
  "name": "capnproto",
  "href": "https://vcpkg.link/ports/capnproto",
  "supports": "!windows | (!uwp & !arm32)",
  "published_at": "2026-07-15T19:23:24.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://capnproto.org/",
  "description": [
    "Data interchange format and capability-based RPC system"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/af629d8717ee75a8c2418135064ffd59a7019f1c/ports/capnproto",
    "hash": "af629d8717ee75a8c2418135064ffd59a7019f1c"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "openssl",
      "default": [],
      "description": [
        "Build libkj-tls by linking against OpenSSL."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}