package = "mod_streamstats" version = "3-1" build = { ["modules"] = { ["mod_streamstats"] = "mod_streamstats.lua"; }; ["type"] = "builtin"; } description = { ["homepage"] = "https://modules.prosody.im/mod_streamstats.html"; ["summary"] = "New module that streams live stats from Prosody over a TCP stream"; ["license"] = "MIT"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/a7f7a7e75737.tar.gz/mod_streamstats"; ["dir"] = "Community-Modules-a7f7a7e75737/mod_streamstats"; ["file"] = "prosody-modules-a7f7a7e75737.tar.gz"; }