diff --git a/packages.json b/packages.json index 7ddc4e3..4477e62 100644 --- a/packages.json +++ b/packages.json @@ -19015,5 +19015,17 @@ "description": "A super-fast epoll-backed and parallel HTTP server.", "license": "MIT", "web": "https://github.com/xflywind/httpx" + }, + { + "name": "meow", + "url": "https://github.com/disruptek/meow", + "method": "git", + "tags": [ + "meow", + "hash" + ], + "description": "meowhash wrapper for Nim", + "license": "MIT", + "web": "https://github.com/disruptek/meow" } ]