{
	"origamiType": "component",
	"origamiVersion": "2.0",
	"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-spacing,components",
	"supportContact": {
		"email": "origami.support@ft.com",
		"slack": "financialtimes/origami-support"
	},
	"supportStatus": "active",
	"browserFeatures": {},
	"brands": [
		"core",
		"internal",
		"whitelabel"
	],
	"demosDefaults": {
		"sass": "demos/src/demo.scss",
		"documentClasses": "o-typography-wrapper"
	},
	"demos": [
		{
			"title": "Named Spaces",
			"name": "named-spaces",
			"template": "demos/src/named-spaces.mustache",
			"description": "This demo visuallies the size of named spaces. It shows a square for each named space, which has a width and height equal to the space size. See the readme for more information on space sizes."
		},
		{
			"title": "Utility Classes",
			"name": "vertical-margin-utilities",
			"documentClasses": "demo-utilities",
			"template": "demos/src/vertical-margin-utilities.mustache",
			"description": ""
		}
	]
}
