package = "mod_adhoc_account_management" version = "6-1" source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_adhoc_account_management"; ["file"] = "prosody-modules-fe081789f7b5.tar.gz"; ["dir"] = "Community-Modules-fe081789f7b5/mod_adhoc_account_management"; } build = { ["type"] = "builtin"; ["modules"] = { ["mod_adhoc_account_management"] = "mod_adhoc_account_management.lua"; }; } description = { ["summary"] = "Personal account management command"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_adhoc_account_management.html"; }