diff --git a/packages.json b/packages.json index b3a5538..8ad6fd6 100644 --- a/packages.json +++ b/packages.json @@ -31569,5 +31569,18 @@ "description": "Binding for a portable, simple zip library", "license": "MIT", "web": "https://github.com/thechampagne/nimzip" + }, + { + "name": "bz", + "url": "https://github.com/pcarrier/bz", + "method": "git", + "tags": [ + "unix", + "cli", + "utils" + ], + "description": "A few CLI utilities", + "license": "0BSD", + "web": "https://github.com/pcarrier/bz" } ]