mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge branch 'master' into add-pluginmanager1240
This commit is contained in:
commit
ac64b31970
@ -6218,5 +6218,22 @@
|
|||||||
"description": "Simple plugin implementation",
|
"description": "Simple plugin implementation",
|
||||||
"license": "BSD 3-Clause",
|
"license": "BSD 3-Clause",
|
||||||
"web": "https://github.com/samdmarshall/plugin-manager"
|
"web": "https://github.com/samdmarshall/plugin-manager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "node",
|
||||||
|
"url": "https://github.com/tulayang/nimnode",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"async",
|
||||||
|
"io",
|
||||||
|
"socket",
|
||||||
|
"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