diff --git a/packages.json b/packages.json index 8c43fe1..19ce70f 100644 --- a/packages.json +++ b/packages.json @@ -18956,5 +18956,18 @@ "description": "Simple watchdog (watch file changes modified, deleted, created) in nim lang.", "license": "BSD", "web": "https://github.com/zendbit/nim.nwatchdog" + }, + { + "name": "logue", + "url": "https://github.com/planety/logue", + "method": "git", + "tags": [ + "cli", + "prologue", + "web" + ], + "description": "Command line tools for Prologue.", + "license": "Apache-2.0", + "web": "https://github.com/planety/logue" } ]