{
	"origamiType": "component",
	"origamiVersion": "2.0",
	"brands": ["core"],
	"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-header,components",
	"supportContact": {
		"email": "origami.support@ft.com",
		"slack": "financialtimes/origami-support"
	},
	"supportStatus": "active",
	"browserFeatures": {
		"required": [
			"CustomEvent",
			"Array.from",
			"Event",
			"Element.prototype.classList",
			"Array.prototype.forEach",
			"Array.prototype.map",
			"Array.prototype.filter",
			"requestAnimationFrame"
		]
	}
}
