diff --git a/packages.json b/packages.json index 72abb3f..63b884f 100644 --- a/packages.json +++ b/packages.json @@ -20513,5 +20513,20 @@ "description": "Create ICS files for email invites, eg. invite.ics", "license": "MIT", "web": "https://github.com/ThomasTJdev/nimics" + }, + { + "name": "colorizeEcho", + "url": "https://github.com/s3pt3mb3r/colorizeEcho", + "method": "git", + "tags": [ + "windows", + "commandprompt", + "color", + "output", + "debug" + ], + "description": "colorizeEcho is a package which colorize echo message on Windows command prompt.", + "license": "MIT", + "web": "https://github.com/s3pt3mb3r/colorizeEcho" } ]