diff --git a/packages.json b/packages.json index 2de4b7b..5b600dc 100644 --- a/packages.json +++ b/packages.json @@ -932,6 +932,19 @@ "license": "MIT", "web": "https://github.com/PMunch/nim-pcap" }, + { + "name": "drawille", + "url": "https://github.com/PMunch/drawille-nim", + "method": "git", + "tags": [ + "drawile", + "terminal", + "graphics" + ], + "description": "Drawing in terminal with Unicode Braille characters.", + "license": "MIT", + "web": "https://github.com/PMunch/drawille-nim" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",