mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Add node package
This commit is contained in:
parent
1fc35aefb7
commit
8081c90475
@ -6202,5 +6202,21 @@
|
||||
"description": "wrapper for the notmuch mail library",
|
||||
"license": "BSD 3-Clause",
|
||||
"web": "https://github.com/samdmarshall/notmuch.nim"
|
||||
},
|
||||
{
|
||||
"name": "node",
|
||||
"url": "https://github.com/tulayang/nimnode",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"async",
|
||||
"io",
|
||||
"net",
|
||||
"tcp",
|
||||
"http",
|
||||
"libuv"
|
||||
],
|
||||
"description": "Library for async programming and communication. This Library uses a future/promise, non-blocking I/O model based on libuv.",
|
||||
"license": "MIT",
|
||||
"web": "http://tulayang.github.io/node/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user