{
  "name": "magic-enum",
  "href": "https://vcpkg.link/ports/magic-enum",
  "supports": "all",
  "published_at": "2025-01-07T00:41:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Neargye/magic_enum",
  "description": [
    "Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.7",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3aebd5b88b4fd26cfd7fa5d8541b41d24c35973b/ports/magic-enum",
    "hash": "3aebd5b88b4fd26cfd7fa5d8541b41d24c35973b"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Neargye/magic_enum",
    "stars": 5531
  },
  "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": []
}