{
  "name": "raylib-cpp",
  "href": "https://vcpkg.link/ports/raylib-cpp",
  "supports": "all",
  "published_at": "2026-04-26T02:15:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/RobLoach/raylib-cpp",
  "description": [
    "C++ Object Oriented Wrapper for raylib"
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "6.0.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/811b52cdf8de3bcde18d1b6932cea3d80e923cf8/ports/raylib-cpp",
    "hash": "811b52cdf8de3bcde18d1b6932cea3d80e923cf8"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "raylib",
      "href": "https://vcpkg.link/ports/raylib",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}