{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "carhop-plugin/dbmob-grid", "version": "0.1.0", "title": "Grid de dictionnaires", "category": "carhop-blocks", "icon": "smiley", "description": "Grid de dictionnaires", "example": {}, "supports": { "html": false }, "textdomain": "dbmob-grid", "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css", "render": "file:./render.php", "viewScript": "file:./view.js" }