{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "title": "Post Meta",
    "name": "essential-blocks/post-meta",
    "description": "Attractively showcase your current post metadata like author, date, excerpt & more.",
    "category": "essential-blocks",
    "apiVersion": 2,
    "textdomain": "essential-blocks",
    "supports": {
      "anchor": true,
      "align": ["wide", "full"]
    },
    "editorScript": "essential-blocks-editor-script"
  }