{
	"name": "mediawiki/collection",
	"type": "mediawiki-extension",
	"description": "The Collection extension allows users to collect articles and generate downloadable versions in different formats (PDF, OpenDocument, Text, etc.) for article collections and single articles.",
	"homepage": "http://www.mediawiki.org/wiki/Extension:Collection",
	"license" : "GPL-2.0+",

	"require": {
		"composer/installers" : ">=1.0.1"
	},
	"config": {
		"prepend-autoloader": false,
		"optimize-autoloader": true
	}
}
