{
  "name": "cppvrf",
  "href": "https://vcpkg.link/ports/cppvrf",
  "supports": "all",
  "published_at": "2026-05-02T08:04:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/microsoft/cppvrf",
  "description": [
    "VRF implementation library in C++20"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.6.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/353415a59f07e661416c649acb2d720f32e99fef/ports/cppvrf",
    "hash": "353415a59f07e661416c649acb2d720f32e99fef"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "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"
    },
    {
      "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": []
}