{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Progress Bar",
"name": "essential-blocks/progress-bar",
"category": "essential-blocks",
"description": "Make your website interactive with stunning progress bars.",
"apiVersion": 2,
"textdomain": "essential-blocks",
"supports": {
"anchor": true,
"align": ["wide", "full"]
},
"editorScript": "essential-blocks-editor-script"
}