diff --git a/packages.json b/packages.json index f854ace..e94ad52 100644 --- a/packages.json +++ b/packages.json @@ -34652,5 +34652,18 @@ "description": "A cross-platform Nim library for reading/writing text from/to the clipboard", "license": "MIT", "web": "https://github.com/jabbalaci/libclip" + }, + { + "name": "colors", + "url": "https://github.com/thing-king/colors", + "method": "git", + "tags": [ + "colors", + "coloring", + "terminal" + ], + "description": "A simple, powerful terminal coloring and styling library akin to NPM `colors`", + "license": "MIT", + "web": "https://github.com/thing-king/colors" } ]