{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "sp-testimonial-pro/form",
    "title": "Testimonials Form Shortcode",
    "category": "sp-testimonial-pro",
    "description": "Insert a saved testimonial submission form (shortcode) into your page.",
    "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"
        ],
        "customClassName": true
    },
    "example": {
        "attributes": {
            "preview": true
        }
    }
}
