{
  "name": "libgossip",
  "href": "https://vcpkg.link/ports/libgossip",
  "supports": "all",
  "published_at": "2026-04-06T22:42:33.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/caomengxuan666/libgossip",
  "description": [
    "A C++17 implementation of the Gossip protocol, designed for decentralized distributed systems."
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "1.3.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/34a202745f70039e6ef74c81578c7bc7c4f9e578/ports/libgossip",
    "hash": "34a202745f70039e6ef74c81578c7bc7c4f9e578"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "asio",
      "href": "https://vcpkg.link/ports/asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "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"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}