Update packages.json (#1558)
This commit is contained in:
parent
a3063f91ee
commit
043c5708f0
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue