<?php

$EM_CONF[$_EXTKEY] = array(
	'title' => 'medienreaktor Career',
	'description' => 'Career module with Recruitee API connection ',
	'category' => 'plugin',
	'state' => 'stable',
	'version' => '1.0.0',
	'author' => 'Daniel Kestler',
	'author_email' => 'info@medienreaktor.de',
	'author_company' => 'medienreaktor GmbH',
	'constraints' => array(
		'depends' => array(
			'typo3' => '12.4.0-12.4.99',
			'energize' => '',
		),
	),
);
