{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "superb-addons/breadcrumbs", "version": "0.1.0", "title": "Superb Breadcrumbs", "category": "superb-addons-blocks", "icon": "list-view", "description": "Superbly designed breadcrumbs block for your WordPress site.", "keywords": [ "breadcrumbs", "navigation", "links", "navigation links", "site navigation" ], "supports": { "html": false }, "attributes": {}, "textdomain": "superb-blocks", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css" }