blob: f152921cc8251d716f671dca545aad919b3fd054 (
plain)
1
2
3
4
5
6
|
{
"name": "glfw3",
"version-semver": "3.3.4",
"description": "GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.",
"homepage": "https://github.com/glfw/glfw"
}
|