{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/tock", "title": "Tock", "description": "Reserve a table at your restaurant with Tock.", "keywords": [ "booking", "reservation", "restaurant" ], "version": "12.5.0", "textdomain": "jetpack", "category": "monetize", "icon": "", "supports": { "align": true, "html": false, "multiple": false }, "attributes": { "url": { "type": "string" } }, "example": { "attributes": { "url": "roister" }, "viewportWidth": 250 }, "editorScript": "jetpack-blocks-editor" }