package = "mod_statistics" description = { ["summary"] = "A rough 'prosodyctl mod_statistics top'"; ["homepage"] = "https://modules.prosody.im/mod_statistics.html"; ["license"] = "MIT"; } source = { ["dir"] = "Community-Modules-54e84ec12c82/mod_statistics"; ["file"] = "prosody-modules-54e84ec12c82.tar.gz"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/54e84ec12c82.tar.gz/mod_statistics"; } build = { ["modules"] = { ["mod_statistics"] = "mod_statistics.lua"; }; ["type"] = "builtin"; } version = "29-1"