{
	"name": "automattic/jetpack-videopress-plugin",
	"description": "High quality, ad-free video.",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"require": {
		"automattic/jetpack-assets": "^4.0.17",
		"automattic/jetpack-autoloader": "^5.0.6",
		"automattic/jetpack-composer-plugin": "^4.0.4",
		"automattic/jetpack-config": "^3.1.0",
		"automattic/jetpack-connection": "^6.10.3",
		"automattic/jetpack-my-jetpack": "^5.11.2",
		"automattic/jetpack-sync": "^4.10.0",
		"automattic/jetpack-videopress": "^0.28.0",
		"automattic/jetpack-status": "^5.1.1"
	},
	"require-dev": {
		"automattic/jetpack-changelogger": "^6.0.4"
	},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"scripts": {
		"watch": "echo 'This script is actually watching the Jetpack VideoPress package' && jetpack watch packages/videopress"
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"extra": {
		"mirror-repo": "Automattic/jetpack-videopress-plugin",
		"autorelease": true,
		"autotagger": true,
		"changelogger": {
			"versioning": "wordpress"
		},
		"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ⓥ2_3"
	}
}
