{
	"name": "automattic/jetpack-videopress-plugin",
	"description": "High quality, ad-free video.",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"require": {
		"automattic/jetpack-assets": "^1.17.28",
		"automattic/jetpack-autoloader": "^2.11.13",
		"automattic/jetpack-composer-plugin": "^1.1.7",
		"automattic/jetpack-config": "^1.11.1",
		"automattic/jetpack-connection": "^1.47.1",
		"automattic/jetpack-identity-crisis": "^0.8.33",
		"automattic/jetpack-my-jetpack": "^2.5.2",
		"automattic/jetpack-sync": "^1.44.1",
		"automattic/jetpack-plugins-installer": "^0.2.2",
		"automattic/jetpack-videopress": "^0.8.3"
	},
	"require-dev": {
		"yoast/phpunit-polyfills": "1.0.4",
		"automattic/jetpack-changelogger": "^3.2.2",
		"automattic/wordbless": "0.4.0"
	},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"scripts": {
		"watch": "echo 'This script is actually watching the Jetpack VideoPress package' && jetpack watch packages/videopress",
		"post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy",
		"post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy"
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"extra": {
		"mirror-repo": "Automattic/jetpack-videopress-plugin",
		"autorelease": true,
		"autotagger": true,
		"release-branch-prefix": "videopress",
		"beta-plugin-slug": "jetpack-videopress",
		"wp-plugin-slug": "jetpack-videopress",
		"wp-svn-autopublish": true
	},
	"config": {
		"allow-plugins": {
			"roots/wordpress-core-installer": true,
			"automattic/jetpack-autoloader": true,
			"automattic/jetpack-composer-plugin": true
		},
		"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_videopressⓥ1_2_0_beta"
	}
}
