{
  "name": "safetyhook",
  "href": "https://vcpkg.link/ports/safetyhook",
  "supports": "(windows | linux) & !arm & !uwp",
  "published_at": null,
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/cursey/safetyhook",
  "description": [
    "C++23 procedure hooking library."
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "0.7.0",
    "port": 0
  },
  "commit": null,
  "repository": {
    "type": "github",
    "href": "https://github.com/cursey/safetyhook",
    "stars": 731
  },
  "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"
    },
    {
      "name": "zydis",
      "href": "https://vcpkg.link/ports/zydis",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}