mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Update packages.json (#2888)
This commit is contained in:
parent
2f1f780143
commit
c90e7cfbd2
@ -1,4 +1,23 @@
|
||||
[
|
||||
{
|
||||
"name": "nimgo",
|
||||
"url": "https://github.com/Alogani/NimGo",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"coroutines",
|
||||
"async",
|
||||
"mincoro",
|
||||
"asyncfile",
|
||||
"asyncsocket",
|
||||
"asyncstreams",
|
||||
"asyncproc",
|
||||
"eventloop"
|
||||
],
|
||||
"description": "Asynchronous Library Inspired by Go's goroutines, for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Alogani/NimGo"
|
||||
},
|
||||
{
|
||||
"name": "shellcmd",
|
||||
"url": "https://github.com/Alogani/shellcmd",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user