diff --git a/packages.json b/packages.json index 35b167a..97ac309 100644 --- a/packages.json +++ b/packages.json @@ -33845,6 +33845,22 @@ "license": "GPL-3.0-only", "web": "https://github.com/nirokay/holidapi" }, + { + "name": "brotli", + "url": "https://github.com/neroist/brotli", + "method": "git", + "tags": [ + "brotli", + "compression", + "decompression", + "bindings", + "wrapper" + ], + "description": "Brotli compression & decompression for Nim", + "license": "MIT", + "web": "https://github.com/neroist/brotli", + "doc": "https://neroist.github.io/brotli" + }, { "name": "hannah", "url": "https://github.com/sainttttt/hannah",