{
  "name": "brigand",
  "href": "https://vcpkg.link/ports/brigand",
  "supports": "all",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/edouarda/brigand",
  "description": [
    "Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.3.0",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/brigand",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/edouarda/brigand",
    "stars": 572
  },
  "dependencies": [
    {
      "name": "boost-fusion",
      "href": "https://vcpkg.link/ports/boost-fusion",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-variant",
      "href": "https://vcpkg.link/ports/boost-variant",
      "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": []
}