{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "srh/offcanvas-menu", "version": "0.1.0", "title": "Off Canvas Menu", "category": "design", "icon": "menu", "description": "Add an off-canvas menu button to your navigation", "supports": { "html": false, "multiple": true, "anchor": true }, "textdomain": "srh", "editorScript": "file:./index.js", "viewScript": "file:./view.js", "style": "file:./style.css" }