Merge branch 'master' into add-pluginmanager1240
This commit is contained in:
commit
ac64b31970
1 changed files with 17 additions and 0 deletions
|
|
@ -6218,5 +6218,22 @@
|
|||
"description": "Simple plugin implementation",
|
||||
"license": "BSD 3-Clause",
|
||||
"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…
Add table
Add a link
Reference in a new issue