{
	"name": "binarystash/pdf-watermarker",
	"license": "MIT",
	"description": "Watermark or stamp PDF documents",
	"authors": [
        {
            "name": "BinaryStash"
        }
    ],
	"require": {
		"setasign/fpdf": "dev-master",
		"setasign/fpdi": "dev-master"
	},
	"require-dev": {
		"phpunit/phpunit": "4.0.*",
		"phpdocumentor/phpdocumentor": "2.*",
		"evert/phpdoc-md" : "~0.0.7"
	},
	"minimum-stability": "stable"
}
