Added package libuv

This commit is contained in:
lcrees 2017-10-28 22:50:26 -06:00
parent b25763cabb
commit 6f0cd494e9

View File

@ -7489,5 +7489,19 @@
"description": "Metaprogramming tools for Nim",
"license": "MIT",
"web": "https://github.com/jxy/metatools"
},
{
"name": "libuv",
"url": "https://github.com/lcrees/libuv",
"method": "git",
"tags": [
"libuv",
"wrapper",
"node",
"networking"
],
"description": "libuv bindings for Nim",
"license": "MIT",
"web": "https://github.com/lcrees/libuv"
}
]