{
	"$schema": "https://json.schemastore.org/block.json",
	"apiVersion": 2,
	"name": "cabezi/flextainer",
	"version": "1.0.0",
	"title": "Flexblocks Container",
	"category": "cabezi",
	"icon": "editor-kitchensink",
	"description": "A simple and highly configurable flexbox container block",
	"supports": {
		"html": false
	},
	"textdomain": "cabezi",
	"editorScript": "file:./build/index.js"
}