build = { ["modules"] = { ["mod_admin_web"] = "mod_admin_web.lua"; }; ["platforms"] = { ["unix"] = { ["install_command"] = "cd admin_web; cp mod_admin_web.lua $(LUADIR); cp -r www_files $(PREFIX);"; ["build_command"] = "cd admin_web; sh get_deps.sh"; ["type"] = "command"; }; }; ["type"] = "builtin"; } description = { ["summary"] = "Web administration interface"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_admin_web.html"; } source = { ["dir"] = "Community-Modules-28e39dbf9d7b/mod_admin_web"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/28e39dbf9d7b.tar.gz/mod_admin_web"; ["file"] = "prosody-modules-28e39dbf9d7b.tar.gz"; } version = "89-1" package = "mod_admin_web"