{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "grigora-kit/post-author",
  "version": "0.1.0",
  "title": "Author Info",
  "category": "grigora-kit-query",
  "description": "Add author box to your post/pages.",
  "textdomain": "grigora-kit",
  "usesContext": [
    "postType",
    "postId"
  ]
}