aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 712ceb3..d652ca2 100644
--- a/packages.json
+++ b/packages.json
@@ -5384,5 +5384,19 @@
"description": "A low level GPIO library for the BeagleBone board family",
"license": "MIT",
"web": "https://vimeo.com/134834958"
+ },
+ {
+ "name": "ui",
+ "url": "https://github.com/nim-lang/ui",
+ "method": "git",
+ "tags": [
+ "library",
+ "GUI",
+ "libui",
+ "toolkit"
+ ],
+ "description": "A wrapper for libui",
+ "license": "MIT",
+ "web": "https://github.com/nim-lang/ui"
}
]