description = { ["homepage"] = "https://modules.prosody.im/mod_component_http.html"; ["license"] = "MIT"; ["summary"] = "Allows implementing a component or bot over HTTP"; } build = { ["modules"] = { ["mod_component_http"] = "mod_component_http.lua"; }; ["type"] = "builtin"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_component_http"; ["dir"] = "Community-Modules-fe081789f7b5/mod_component_http"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; } version = "8-1" package = "mod_component_http"