{
  "name": "egl",
  "version-date": "2022-12-04",
  "description": "EGL is an interface between Khronos rendering APIs (such as OpenGL, OpenGL ES or OpenVG) and the underlying native platform windowing system.",
  "license": null,
  "dependencies": [
    {
      "$comment": "alternativly this can be supplied by mesa; angle translates to Direct 3D",
      "name": "angle",
      "platform": "windows"
    },
    "opengl"
  ]
}
