Update packages.json (#1558)

This commit is contained in:
Ilya
2020-07-12 12:53:11 +02:00
committed by GitHub
parent a3063f91ee
commit 043c5708f0
+13
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"
}
]