{
  "name": "expected-lite",
  "href": "https://vcpkg.link/ports/expected-lite",
  "supports": "all",
  "published_at": "2025-11-20T00:27:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/martinmoene/expected-lite",
  "description": [
    "expected lite - C++23 expected objects for C++11 and later in a single-file header-only library"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "0.10.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/37c1177f1e3bd669800042ec98d3280651d3ec94/ports/expected-lite",
    "hash": "37c1177f1e3bd669800042ec98d3280651d3ec94"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/martinmoene/expected-lite",
    "stars": 554
  },
  "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": []
}