diff --git a/packages.json b/packages.json index 83f679a..00ef9e0 100644 --- a/packages.json +++ b/packages.json @@ -24491,6 +24491,20 @@ "license": "MIT", "web": "https://github.com/Q-Master/redis.nim" }, + { + "name": "prettystr", + "url": "https://github.com/prettybauble/prettystr", + "method": "git", + "tags": [ + "prettystr", + "prettybauble", + "string", + "number" + ], + "description": "Small library for working with strings", + "license": "MIT", + "web": "https://github.com/prettybauble/prettystr" + }, { "name": "opensimplexnoise", "url": "https://github.com/betofloresbaca/nim-opensimplexnoise",