{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "sp-testimonial-pro/testimonial-group",
    "title": "Testimonial Group",
    "category": "sp-testimonial-pro",
    "description": "Container block for testimonials with navigation and pagination controls.",
    "textdomain": "testimonial-free",
    "editorScript": "sp-real-blocks-editor",
    "editorStyle": "sp-real-blocks-editor",
    "script": "sp-real-blocks-frontend",
    "style": "sp-real-blocks-style",
    "supports": {
        "align": [
            "wide",
            "full"
        ],
        "inserter": false,
        "customClassName": false
    },
    "attributes": {
        "uniqueId": {
            "type": "string",
            "default": ""
        }
    }
}
