{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "create-block/webcom-plugin",
  "version": "0.7.4",
  "title": "Webcom Stato Operatori",
  "category": "widgets",
  "icon": "smiley",
  "description": "Plugin di Webcom TLC per mostrare lo stato degli operatori.",
  "supports": {
    "html": false
  },
  "textdomain": "webcom-plugin",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}