{
	"name": "awesomemotive/easy-digital-downloads-plugins-monorepo/edd-per-product-emails",
	"description": "Custom purchase confirmation emails for your products.",
	"minimum-stability": "stable",
	"license": "GPLv3",
	"authors": [{
		"name": "Easy Digital Downloads",
		"email": "support@easydigitaldownloads.com"
	}],
	"require": {
		"easydigitaldownloads/edd-addon-tools": "^1.0"
	},
	"repositories": [{
		"type": "vcs",
		"url": "https://github.com/awesomemotive/edd-addon-tools"
	}],
	"autoload": {
		"psr-4": {
			"EDD\\PerProductEmails\\": "src/"
		}
	}
}
