{
	"name": "awesomemotive/aioseo-duplicate-post",
	"description": "Clone any of your posts with just one click and schedule revisions to be automatically merged & published.",
	"config": {
		"bin-dir": "bin",
		"preferred-install": "dist",
		"platform": {
			"php": "7.0"
		}
	},
	"autoload": {
		"psr-4": {
			"AIOSEO\\DuplicatePost\\": "app/"
		}
	},
	"require": {
		"woocommerce/action-scheduler": "^3.9.2"
	},
	"require-dev": {
		"instituteweb/composer-scripts": "^1.1",
		"vlucas/phpdotenv": "^5.4.1"
	}
}
