diff --git a/packages.json b/packages.json index b870338..e33dabf 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,25 @@ [ + { + "name": "luigi", + "url": "https://github.com/neroist/luigi", + "method": "git", + "tags": [ + "ui", + "gui", + "library", + "wrapper", + "luigi", + "X11", + "linux", + "windows", + "essence", + "essenceOS", + "cross-platform" + ], + "description": "Nim bindings for the barebones single-header GUI library for Win32, X11, and Essence: Luigi.", + "license": "MIT", + "web": "https://github.com/neroist/luigi" + }, { "name": "sun_moon", "url": "https://github.com/dschaadt/sun_moon",