diff --git a/packages.json b/packages.json index 92800d0..c78fa0f 100644 --- a/packages.json +++ b/packages.json @@ -23172,6 +23172,19 @@ "license": "Apache-2.0", "web": "https://ruivieira.github.io/nim-todoist/index.html" }, + { + "name": "mailcow", + "url": "https://github.com/Vaipex/Mailcow-API", + "method": "git", + "tags": [ + "mail", + "api", + "mailcow" + ], + "description": "Simple API wrapper for Mailcow", + "license": "GPL-3.0-only", + "web": "https://github.com/Vaipex/Mailcow-API" + }, { "name": "websock", "url": "https://github.com/status-im/nim-websock",