From 6f0cd494e97f8ee253ef32ed6a86c4342d64165c Mon Sep 17 00:00:00 2001 From: lcrees Date: Sat, 28 Oct 2017 22:50:26 -0600 Subject: Added package libuv --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index bce7b1b..4f2d3d1 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] -- cgit v1.2.3