diff --git a/packages.json b/packages.json index 00ef9e0..0a7f878 100644 --- a/packages.json +++ b/packages.json @@ -24520,5 +24520,18 @@ "description": "A pure nim port of the open simplex noise algorithm from Kurt Spencer", "license": "MIT", "web": "https://github.com/betofloresbaca/nim-opensimplexnoise" + }, + { + "name": "prettyclr", + "url": "https://github.com/prettybauble/prettyclr", + "method": "git", + "tags": [ + "prettybauble", + "prettyclr", + "color" + ], + "description": "Small library for working with colors", + "license": "MIT", + "web": "https://github.com/prettybauble/prettyclr" } ]