diff --git a/packages.json b/packages.json index eafce4e..fdf3fce 100644 --- a/packages.json +++ b/packages.json @@ -1028,6 +1028,19 @@ "license": "MIT", "web": "https://github.com/PMunch/zhangshasha" }, + { + "name": "termstyle", + "url": "https://github.com/PMunch/termstyle", + "method": "git", + "tags": [ + "terminal", + "colour", + "style" + ], + "description": "Easy to use styles for terminal output", + "license": "MIT", + "web": "https://github.com/PMunch/termstyle" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",