{
  "name": "tiny-optional",
  "href": "https://vcpkg.link/ports/tiny-optional",
  "supports": "all",
  "published_at": "2026-01-27T06:12:47.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Sedeniono/tiny-optional",
  "description": [
    "Drop-in replacement for std::optional that does not waste memory unnecessarily"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "1.5.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6e89f7c602753cb01496d71cf2eb31c7f44b3d93/ports/tiny-optional",
    "hash": "6e89f7c602753cb01496d71cf2eb31c7f44b3d93"
  },
  "repository": null,
  "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": []
}