source = {
	["file"] = "prosody-modules-fe081789f7b5.tar.gz";
	["url"] = "https://hg.prosody.im/prosody-modules/archive/fe081789f7b5.tar.gz/mod_log_events_by_cpu_usage";
	["dir"] = "Community-Modules-fe081789f7b5/mod_log_events_by_cpu_usage";
}
description = {
	["summary"] = "Log events where more than a certain amount of CPU time was spent";
	["license"] = "MIT";
	["homepage"] = "https://modules.prosody.im/mod_log_events_by_cpu_usage.html";
}
package = "mod_log_events_by_cpu_usage"
version = "2-1"
build = {
	["type"] = "builtin";
	["modules"] = {
		["mod_log_events_by_cpu_usage"] = "mod_log_events_by_cpu_usage.lua";
	};
}
