{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/calendly", "title": "Calendly", "description": "Embed a calendar for customers to schedule appointments", "keywords": [ "calendar", "schedule", "appointments", "events", "dates" ], "version": "12.5.0", "textdomain": "jetpack", "category": "grow", "icon": "", "supports": { "align": true, "alignWide": false, "html": false }, "editorScript": "file:../editor.js", "editorStyle": "file:../editor.css", "viewScript": "file:./view.js", "style": "file:./view.css" }