diff --git a/packages.json b/packages.json index ddf01e5..ef0b1f7 100644 --- a/packages.json +++ b/packages.json @@ -5796,5 +5796,19 @@ "description": "Systemd service notification helper", "license": "MIT", "web": "https://github.com/FedericoCeratto/nim-sdnotify" + }, + { + "name": "cmd", + "url": "https://github.com/samdmarshall/cmd.nim", + "method": "git", + "tags": [ + "cmd", + "command", + "prompt", + "interactive" + ], + "description": "interactive command prompt", + "license": "BSD 3-Clause", + "web": "https://github.com/samdmarshall/cmd.nim" } ]