diff --git a/packages.json b/packages.json index 9b4a21e..dcbfe62 100644 --- a/packages.json +++ b/packages.json @@ -18493,6 +18493,18 @@ "license": "MIT", "web": "https://github.com/treeform/flatty" }, + { + "name": "supersnappy", + "url": "https://github.com/guzba/supersnappy", + "method": "git", + "tags": [ + "compression", + "snappy" + ], + "description": "Dependency-free and performant Nim Snappy implementation.", + "license": "MIT", + "web": "https://github.com/guzba/supersnappy" + }, { "name": "aglet", "url": "https://github.com/liquid600pgm/aglet",