Update packages.json (#2791)

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

View File

@ -32347,5 +32347,18 @@
"description": "Tailwind CSS bindings for Nim",
"license": "MIT",
"web": "https://github.com/Ethosa/tailwindcss-nim"
},
{
"name": "mummy_utils",
"url": "https://github.com/ThomasTJdev/mummy_utils",
"method": "git",
"tags": [
"mummy",
"web",
"server"
],
"description": "Utility package for mummy multithreaded server",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/mummy_utils"
}
]