Update packages.json (#1959)

This commit is contained in:
Vaipex 2021-06-30 05:10:02 +00:00 committed by GitHub
parent fa27c45ddb
commit a96222a24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23172,6 +23172,19 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://ruivieira.github.io/nim-todoist/index.html" "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", "name": "websock",
"url": "https://github.com/status-im/nim-websock", "url": "https://github.com/status-im/nim-websock",