{
  "name": "imguizmo",
  "version": "1.83",
  "port-version": 1,
  "description": "Immediate mode 3D gizmo for scene editing and other controls based on Dear ImGui",
  "homepage": "https://github.com/CedricGuillemet/ImGuizmo",
  "dependencies": [
    "imgui",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}