{
	"name": "automattic/jetpack-options",
	"description": "A wrapper for wp-options to manage specific Jetpack options.",
	"type": "library",
	"license": "GPL-2.0-or-later",
	"require": {
		"automattic/jetpack-constants": "1.6.2"
	},
	"require-dev": {
		"yoast/phpunit-polyfills": "0.2.0"
	},
	"autoload": {
		"classmap": [
			"legacy"
		]
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"extra": {
		"mirror-repo": "Automattic/jetpack-options"
	}
}
