diff --git a/packages.json b/packages.json index d8bbf79..f65594b 100644 --- a/packages.json +++ b/packages.json @@ -21367,6 +21367,20 @@ "web": "https://github.com/jan0sc/antlr4nim", "doc": "https://jan0sc.github.io/antlr4nim.html" }, + { + "name": "host", + "url": "https://github.com/RainbowAsteroids/host", + "method": "git", + "tags": [ + "web", + "server", + "host", + "file_sharing" + ], + "description": "A program to staticlly host files or directories over HTTP", + "license": "GPL-3.0", + "web": "https://github.com/RainbowAsteroids/host" + }, { "name": "gemini", "url": "https://github.com/benob/gemini",