package = "mod_sentry" version = "13-1" build = { ["modules"] = { ["mod_sentry.sentry"] = "sentry.lib.lua"; ["mod_sentry"] = "mod_sentry.lua"; }; ["type"] = "builtin"; } source = { ["file"] = "prosody-modules-2e87110475ec.tar.gz"; ["dir"] = "Community-Modules-2e87110475ec/mod_sentry"; ["url"] = "https://hg.prosody.im/prosody-modules/archive/2e87110475ec.tar.gz/mod_sentry"; } description = { ["summary"] = "Send errors to a Sentry server"; ["license"] = "MIT"; ["homepage"] = "https://modules.prosody.im/mod_sentry.html"; }