{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 1,
  "name": "grigora-kit/post-taxonomy",
  "version": "0.1.0",
  "title": "Post Terms",
  "category": "grigora-kit-query",
  "description": "Display Terms of a Single Post.",
  "textdomain": "grigora-kit",
  "usesContext": [
    "postId",
    "postType"
  ]
}