Update packages.json (#1558)

This commit is contained in:
Ilya 2020-07-12 20:53:11 +10:00 committed by GitHub
parent a3063f91ee
commit 043c5708f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18670,5 +18670,18 @@
"description": "Library for attaching files to emails.",
"license": "MIT",
"web": "https://github.com/enthus1ast/nimMime"
},
{
"name": "nimrcon",
"url": "https://github.com/mcilya/nimrcon",
"method": "git",
"tags": [
"rcon",
"client",
"library"
],
"description": "Simple RCON client in Nim lang.",
"license": "MIT",
"web": "https://github.com/mcilya/nimrcon"
}
]