{
	'author': 'Mayr Stefan',
	'description': 'Checkly integration for Checkmk',
	'download_url': 'https://github.com/mayrstefan/checkmk-extensions/tree/main/checkly',
	'files': {
		'cmk_addons_plugins': [
			'checkly/libexec/agent_checkly',
			'checkly/rulesets/special_agent.py',
			'checkly/server_side_calls/special_agent.py',
			'checkly/checkman/checkly'
		],
	},
	'name': 'checkly',
	'title': 'Checkly special agent',
	'version': '0.0.1',
	'version.min_required': '2.4.0',
	'version.packaged': '2.4.0',
	'version.usable_until': '2.5.99'
}
