{
	"$schema": "https://json.schemastore.org/block.json",
	"apiVersion": 2,
	"name": "cabezi/button",
	"version": "1.0.0",
	"title": "Flexblocks Button",
	"category": "cabezi",
	"icon": "button",
	"description": "A simple and highly configurable Button Block",
	"supports": {
		"html": false
	},
	"textdomain": "cabezi",
	"editorScript": "file:./build/index.js"
}