{
	"name": "flarumchina/flarum-ext-mediaembed-pro",
	"description": "Embed third-party content in your Flarum.",
	"type": "flarum-extension",
	"keywords": ["flarum","embed","facebook","media","twitter","twitch","youtube"],
	"author": {
		"name": "JoshyPHP"
	},
	"license": "MIT",
	"require": {
		"php": ">=5.4.0",
		"flarum/core": "^0.1.0-beta.7"
	},
	"support": {
		"source": "https://github.com/FlarumChina/flarum-ext-mediaembed",
		"issues": "https://github.com/FlarumChina/flarum-ext-mediaembed/issues"
	},
	"extra": {
		"flarum-extension": {
			"title": "MediaEmbed",
			"icon": {
				"name": "youtube-play",
				"backgroundColor": "#cc181e",
				"color": "#fff"
			}
		}
	}
}
