diff --git a/packages.json b/packages.json index b63f796..0b87b0b 100644 --- a/packages.json +++ b/packages.json @@ -32360,5 +32360,18 @@ "description": "Utility package for mummy multithreaded server", "license": "MIT", "web": "https://github.com/ThomasTJdev/mummy_utils" + }, + { + "name": "jesterfork", + "url": "https://github.com/ThomasTJdev/jester_fork", + "method": "git", + "tags": [ + "web", + "http", + "jester" + ], + "description": "Fork of jester with Nim v2.x support", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/jester_fork" } ]