aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a17a79d..823011b 100644
--- a/packages.json
+++ b/packages.json
@@ -6137,5 +6137,18 @@
"description": "A simple library to generate random data, using the system's PRNG.",
"license": "BSD3",
"web": "https://github.com/euantorano/sysrandom.nim"
+ },
+ {
+ "name": "colorize",
+ "url": "https://github.com/molnarmark/colorize",
+ "method": "git",
+ "tags": [
+ "color",
+ "colors",
+ "colorize"
+ ],
+ "description": "A simple and lightweight terminal coloring library.",
+ "license": "MIT",
+ "web": "https://github.com/molnarmark/colorize"
}
]