package = "mod_stats39" description = { ["license"] = "MIT"; ["summary"] = "Provides statsmanager stats via XEP-0039\n\nThe @name attrs are just Prosodys internal names for stats."; ["homepage"] = "https://modules.prosody.im/mod_stats39.html"; } version = "9-1" source = { ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_stats39"; ["dir"] = "Community-Modules-fe081789f7b5/mod_stats39"; } build = { ["type"] = "builtin"; ["modules"] = { ["mod_stats39"] = "mod_stats39.lua"; }; }