package = "mod_offline_hints"
build = {
	["type"] = "builtin";
	["modules"] = {
		["mod_offline_hints"] = "mod_offline_hints.lua";
	};
}
version = "3-1"
description = {
	["license"] = "MIT";
	["homepage"] = "https://modules.prosody.im/mod_offline_hints.html";
	["summary"] = "Do not store in offline storage messages hinted with no-store";
}
source = {
	["url"] = "https://hg.prosody.im/prosody-modules/archive/176447c1732d.tar.gz/mod_offline_hints";
	["file"] = "prosody-modules-176447c1732d.tar.gz";
	["dir"] = "Community-Modules-176447c1732d/mod_offline_hints";
}
