diff --git a/packages.json b/packages.json index 8027c9c..d90c0e2 100644 --- a/packages.json +++ b/packages.json @@ -11563,6 +11563,22 @@ "license": "MIT", "web": "https://github.com/treeform/boxy" }, + { + "name": "windy", + "url": "https://github.com/treeform/windy", + "method": "git", + "tags": [ + "win32", + "macOS", + "x11", + "wayland", + "openGL", + "graphics" + ], + "description": "Windowing library for Nim using OS native APIs.", + "license": "MIT", + "web": "https://github.com/treeform/windy" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",