{
  "name": "tl-expected",
  "href": "https://vcpkg.link/ports/tl-expected",
  "supports": "all",
  "published_at": "2023-03-22T23:00:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://tl.tartanllama.xyz/en/latest/api/expected.html",
  "homepage_href": "https://github.com/TartanLlama/expected",
  "description": [
    "C++11/14/17 std::expected implementation with functional-style extensions"
  ],
  "license": "CC0-1.0",
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c8c15aa1a2b6cd4b922d8f022d8443e0e332ac8b/ports/tl-expected",
    "hash": "c8c15aa1a2b6cd4b922d8f022d8443e0e332ac8b"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/TartanLlama/expected",
    "stars": 1694
  },
  "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": []
}