{
  "name": "cppzmq",
  "href": "https://vcpkg.link/ports/cppzmq",
  "supports": "all",
  "published_at": "2025-06-24T21:22:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/zeromq/cppzmq",
  "description": [
    "Header-only C++ binding for ZeroMQ"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "4.11.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c13d12aae168bb4408b12faa28f72e29f3493eeb/ports/cppzmq",
    "hash": "c13d12aae168bb4408b12faa28f72e29f3493eeb"
  },
  "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": "zeromq",
      "href": "https://vcpkg.link/ports/zeromq",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}