{
	"$schema": "https://json.schemastore.org/block.json",
	"apiVersion": 2,
	"name": "cabezi/flexitem",
	"version": "1.0.0",
	"title": "Flexblocks Item",
	"category": "cabezi",
	"icon": "screenoptions",
	"description": "A simple and highly configurable Flexbox Item Block suitable for use inside the Flexbox Container Block",
	"supports": {
		"html": false
	},
	"textdomain": "cabezi",
	"editorScript": "file:./build/index.js"
}