source = { ["dir"] = "Community-Modules-fe081789f7b5/mod_muc_eventsource"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_muc_eventsource"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; } package = "mod_muc_eventsource" description = { ["license"] = "MIT"; ["summary"] = "Subscribe to MUC rooms using the HTML5 EventSource API"; ["homepage"] = "https://modules.prosody.im/mod_muc_eventsource.html"; } version = "4-1" build = { ["modules"] = { ["mod_muc_eventsource"] = "mod_muc_eventsource.lua"; }; ["type"] = "builtin"; }