diff --git a/packages.json b/packages.json index fcccea9..b3a5538 100644 --- a/packages.json +++ b/packages.json @@ -31557,5 +31557,17 @@ "description": "webidl to Nim bindings generator", "license": "MIT", "web": "https://github.com/ASVIEST/webidl2nim" + }, + { + "name": "nimzip", + "url": "https://github.com/thechampagne/nimzip", + "method": "git", + "tags": [ + "zip", + "binding" + ], + "description": "Binding for a portable, simple zip library", + "license": "MIT", + "web": "https://github.com/thechampagne/nimzip" } ]