{
	"name": "automattic/jetpack-config",
	"description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
	"type": "library",
	"license": "GPL-2.0-or-later",
	"minimum-stability": "dev",
	"require": {},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"extra": {
		"mirror-repo": "Automattic/jetpack-config"
	}
}
