{
	"name": "aaronholbrook/seeder",
	"description": "Perform heavy and/or infrequent actions in a controlled manner",
	"type": "wordpress-plugin",
	"require": {
		"a7/autoload": "^2.0.9",
		"a7/admin-notices": "^0.1"
	},
	"autoload": {
		"files": ["seeder.php"]
	}
}