add news package (#1095)
This commit is contained in:
parent
efdcc9f931
commit
3ced7f1ba1
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue