{
	"apiVersion": 3,
	"name": "bootstrap/container",
	"title": "Bootstrap container",
	"category": "bootstrap",
	"description": "Bootstrap container",
	"keywords": [ "container", "layout", "grid", "columns", "section", "wrapper" ],
	"textdomain": "bootstrap",
	"attributes": {
		"containerType": {
			"type": "string",
			"default": "container"
		}
	},
	"supports": {
		"interactivity": true,
		"anchor": true,
		"align": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		}
	}
}