diff --git a/packages.json b/packages.json index 3786df7..a699e6b 100644 --- a/packages.json +++ b/packages.json @@ -21945,5 +21945,20 @@ "description": "Library for parsing text/gemini", "license": "MIT", "web": "https://github.com/autumngray/parsegemini" + }, + { + "name": "termui", + "url": "https://github.com/jjv360/nim-termui", + "method": "git", + "tags": [ + "terminal", + "console", + "ui", + "input", + "ask" + ], + "description": "Simple UI components for the terminal.", + "license": "MIT", + "web": "https://github.com/jjv360/nim-termui" } ]