{
  "name": "status-value-lite",
  "href": "https://vcpkg.link/ports/status-value-lite",
  "supports": "all",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": true,
  "documentation_href": null,
  "homepage_href": "https://github.com/martinmoene/status-value-lite",
  "description": [
    "status_value is a single-file header-only library for objects that represent a status and an optional value. It is intended for use with C++11 and later."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/status-value-lite",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/martinmoene/status-value-lite",
    "stars": 16
  },
  "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": "test",
      "default": [],
      "description": [
        "Build with test"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}