{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Filterable Gallery",
"name": "essential-blocks/image-gallery",
"description": "Impress your audience with high-resolution images",
"category": "essential-blocks",
"apiVersion": 2,
"textdomain": "essential-blocks",
"supports": {
"anchor": true,
"align": [
"wide",
"full"
]
},
"editorScript": "essential-blocks-editor-script"
}