Update packages.json (#2793)

This commit is contained in:
Thomas T. Jarløv 2024-01-20 14:46:08 +01:00 committed by GitHub
parent 0b357eaf6d
commit 75e2e7833b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]