{
  "name": "freeglut",
  "version": "3.4.0",
  "description": "A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.",
  "homepage": "https://sourceforge.net/projects/freeglut/",
  "license": null,
  "dependencies": [
    "opengl",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
