{
  "name": "immer",
  "href": "https://vcpkg.link/ports/immer",
  "supports": "all",
  "published_at": "2023-10-04T00:49:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://sinusoid.es/immer/",
  "description": [
    "Postmodern immutable and persistent data structures for C++ — value semantics at scale"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "0.8.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e2f81f7984184d2d66c2a3a6af906e329e7ccd30/ports/immer",
    "hash": "e2f81f7984184d2d66c2a3a6af906e329e7ccd30"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/arximboldi/immer",
    "stars": 2581
  },
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "docs",
      "default": [],
      "description": [
        "Build documentation"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}