diff --git a/packages.json b/packages.json index 616b5e2..f511d2f 100644 --- a/packages.json +++ b/packages.json @@ -30975,5 +30975,20 @@ "description": "Bale.ai bot API", "license": "MIT", "web": "https://github.com/hamidb80/bale" + }, + { + "name": "minline", + "url": "https://github.com/h3rald/minline", + "method": "git", + "tags": [ + "command-line", + "repl", + "prompt", + "readline", + "linenoise" + ], + "description": "A line editing library in pure Nim", + "license": "MIT", + "web": "https://github.com/h3rald/minline" } ]