{
	"name": "czproject/pdf-rotate",
	"type": "library",
	"description": "Rotation of PDF pages.",
	"license": "BSD-3-Clause",
	"authors": [
		{
			"name": "Jan Pecha",
			"homepage": "https://www.janpecha.cz/"
		}
	],
	"require": {
		"php": ">=5.3.0",
		"setasign/fpdi-fpdf": "^2.0"
	},
	"autoload": {
		"classmap": ["src/"]
	}
}
