diff --git a/packages.json b/packages.json index 77b714e..84fcb4b 100644 --- a/packages.json +++ b/packages.json @@ -33545,5 +33545,19 @@ "license": "MIT", "web": "https://github.com/neroist/libtray", "doc": "https://neroist.github.io/libtray/libtray.html" + }, + { + "name": "shobiz", + "url": "https://github.com/logavanc/shobiz", + "method": "git", + "tags": [ + "cli", + "logging", + "structured", + "json" + ], + "description": "Simple structured console messages for Nim applications.", + "license": "MIT", + "web": "https://github.com/logavanc/shobiz" } ]