{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "managerforicomoon/icon-insert",
  "version": "1.3",
  "title": "Icon insert",
  "category": "common",
  "icon": "flag",
  "description": "A toolbar button to insert IcoMoon icons as HTML or shortcode.",
  "textdomain": "manager-for-icomoon",
  "editorScript": "file:./index.js",
  "style": "file:./style-index.css"
}