{
	"name": "lumaxw3b/croogo_clearcache",
	"type": "croogo-plugin",
	"description": "ClearCache plugin for Croogo CMS 2.x versions.",
	"homepage": "https://github.com/lumaxw3b/croogo_clearcache",
	"license": "MIT",
	"keywords": [
		"cakephp",
		"croogo",
		"cache",
		"clear cache"
	],
	"authors": [
		{
			"name": "Lukas Marks",
			"email": "info@lumax-web.de",
			"homepage": "http://lumax-web.de/",
			"role": "Developer"
		}
	],
	"require": {
		"php": ">=5.3.0",
		"croogo/croogo": "~2.0",
		"composer/installers": "*"
	},
	"support": {
		"email": "info@lumax-web.de",
		"issues": "https://github.com/lumaxw3b/croogo_clearcache/issues",
		"source": "https://github.com/lumaxw3b/croogo_clearcache"
	},
	"extra": {
		"installer-name": "ClearCache"
	}
}