package = "mod_watch_spam_reports" version = "15-1" description = { ["license"] = "MIT"; ["summary"] = "Notify admins about incoming XEP-0377 spam reports"; ["homepage"] = "https://modules.prosody.im/mod_watch_spam_reports.html"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_watch_spam_reports"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_watch_spam_reports"; } dependencies = { [1] = "mod_spam_reporting"; } build = { ["modules"] = { ["mod_watch_spam_reports"] = "mod_watch_spam_reports.lua"; }; ["type"] = "builtin"; }