{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "refact/gutenberg",
  "version": "0.1.0",
  "title": "Gutenberg",
  "category": "widgets",
  "icon": "welcome-view-site",
  "description": "Add global hooks",
  "textdomain": "acfg",
  "editorScript": "refact-acfg-block-gutenberg-editor-script",
  "editorStyle": "refact-acfg-block-gutenberg-editor-style",
  "style": "refact-acfg-block-gutenberg-style"
}