diff --git a/packages.json b/packages.json index fef6877..6d49999 100644 --- a/packages.json +++ b/packages.json @@ -12237,5 +12237,19 @@ "description": "Localization package for Nim.", "license": "MIT", "web": "https://github.com/moigagoo/loco" + }, + { + "name": "nim_miniz", + "url": "https://github.com/h3rald/nim-miniz", + "method": "git", + "tags": [ + "zip", + "compression", + "wrapper", + "miniz" + ], + "description": "Nim wrapper for miniz", + "license": "MIT", + "web": "https://github.com/h3rald/nim-miniz" } ]