build = { ["modules"] = { ["mod_muc_search"] = "mod_muc_search.lua"; }; ["type"] = "builtin"; } version = "2-1" package = "mod_muc_search" description = { ["summary"] = "Implementation of the search.jabber.network XMPP API\n\nhttps://search.jabber.network/docs/api#xmpp"; ["homepage"] = "https://modules.prosody.im/mod_muc_search.html"; ["license"] = "MIT"; } source = { ["file"] = "prosody-modules-5f4bcaad18ee.tar.gz"; ["dir"] = "Community-Modules-5f4bcaad18ee/mod_muc_search"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/5f4bcaad18ee.tar.gz/mod_muc_search"; }