{
    "$schema": "https://json.schemastore.org/block.json",
    "apiVersion": 2,
    "name": "cf7-blocks/template",
    "title": "Form",
    "category": "text",
    "description": "Quickly start creating forms with a pre-made form template",
    "keywords": [
        "input"
    ],
    "version": "1.0.0",
    "textdomain": "cf7-blocks",
    "attributes": {},
    "supports": {
        "inserter": false,
        "__experimentalToolbar": false
    },
    "styles": []
}