diff --git a/packages.json b/packages.json index 113d07c..fda1b0c 100644 --- a/packages.json +++ b/packages.json @@ -1502,6 +1502,20 @@ "license": "MIT", "web": "https://github.com/PMunch/xevloop" }, + { + "name": "nancy", + "url": "https://github.com/PMunch/nancy", + "method": "git", + "tags": [ + "ansi", + "library", + "terminal", + "table" + ], + "description": "Nancy - Nim fancy ANSI tables", + "license": "MIT", + "web": "https://github.com/PMunch/nancy" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",