package = "mod_http_oauth2" description = { ["summary"] = "OAuth 2.0 Authorization Server API"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_http_oauth2.html"; } source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/7fe484e7b574.tar.gz/mod_http_oauth2"; ["dir"] = "Community-Modules-7fe484e7b574/mod_http_oauth2"; ["file"] = "prosody-modules-7fe484e7b574.tar.gz"; } build = { ["modules"] = { ["mod_http_oauth2"] = "mod_http_oauth2.lua"; }; ["copy_directories"] = { [1] = "html"; }; ["type"] = "builtin"; } version = "340-1"