diff --git a/packages.json b/packages.json index 87d8b91..6956618 100644 --- a/packages.json +++ b/packages.json @@ -9727,6 +9727,37 @@ "license": "MIT", "web": "https://github.com/QuinnFreedman/nimgraphviz" }, + { + "name": "fab", + "url": "https://github.com/icyphox/fab", + "method": "git", + "tags": [ + "colors", + "terminal", + "formatting", + "text", + "fun" + ], + "description": "Print fabulously in your terminal", + "license": "MIT", + "web": "https://github.com/icyphox/fab" + }, + { + "name": "kdialog", + "url": "https://github.com/juancarlospaco/nim-kdialog", + "method": "git", + "tags": [ + "kdialog", + "qt5", + "kde", + "gui", + "easy", + "qt" + ], + "description": "KDialog Qt5 Wrapper, easy API, KISS design", + "license": "LGPLv3", + "web": "https://github.com/juancarlospaco/nim-kdialog" + }, { "name": "fab", "url": "https://github.com/icyphox/fab",