{
  "name": "libhat",
  "href": "https://vcpkg.link/ports/libhat",
  "supports": "windows | linux",
  "published_at": "2025-11-14T21:36:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/BasedInc/libhat",
  "description": [
    "A high-performance, modern, C++20 library designed around game hacking."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/90a71997f922e2e5a5d46514230d062e758f73b1/ports/libhat",
    "hash": "90a71997f922e2e5a5d46514230d062e758f73b1"
  },
  "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": [
    {
      "name": "hint",
      "default": [],
      "description": [
        "Enables support for the x86_64 scan hint, requires a small (2KB) data table"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}