{
  "name": "lager",
  "href": "https://vcpkg.link/ports/lager",
  "supports": "all",
  "published_at": "2026-02-27T21:54:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sinusoid.es/lager/",
  "description": [
    " C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "0.1.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8bdda8f5fe73892c809b6f8779fcff283bd4799f/ports/lager",
    "hash": "8bdda8f5fe73892c809b6f8779fcff283bd4799f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/arximboldi/lager",
    "stars": 767
  },
  "dependencies": [
    {
      "name": "boost-hana",
      "href": "https://vcpkg.link/ports/boost-hana",
      "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"
    },
    {
      "name": "zug",
      "href": "https://vcpkg.link/ports/zug",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "docs",
      "default": [],
      "description": [
        "Build documentation"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}