add news package (#1095)

This commit is contained in:
Volodymyr Melnychuk 2019-06-12 14:21:52 +03:00 committed by Miran
parent efdcc9f931
commit 3ced7f1ba1

View File

@ -13492,5 +13492,17 @@
"description": "GnuTLS wrapper",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-gnutls"
},
{
"name": "news",
"url": "https://github.com/tormund/news",
"method": "git",
"tags": [
"websocket",
"chronos"
],
"description": "Easy websocket with chronos support",
"license": "MIT",
"web": "https://github.com/tormund/news"
}
]