diff --git a/packages.json b/packages.json index 67278f4..7d26adc 100644 --- a/packages.json +++ b/packages.json @@ -15122,5 +15122,20 @@ "description": "Monocypher", "license": "MIT", "web": "https://github.com/markspanbroek/monocypher.nim" + }, + { + "name": "cli_menu", + "url": "https://github.com/MnlPhlp/cli_menu", + "method": "git", + "tags": [ + "menu", + "library", + "cli", + "interactive", + "userinput" + ], + "description": "A library to create interactive commandline menus without writing boilerplate code.", + "license": "MIT", + "web": "https://github.com/MnlPhlp/cli_menu" } ]