{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "oxtilofastcal/booking-form",
    "version": "0.5.2",
    "title": "Oxtilofastcal Form",
    "category": "widgets",
    "icon": "calendar-alt",
    "description": "Display the booking form.",
    "keywords": [
        "booking",
        "calendar",
        "reservation"
    ],
    "textdomain": "oxtilo-fast-cal",
    "attributes": {},
    "supports": {
        "html": false,
        "align": [
            "wide",
            "full"
        ]
    },
    "editorScript": "file:./oxtilofastcal-block-editor.js",
    "editorStyle": "file:./oxtilofastcal-block-editor.css"
}