{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "name": "inline-comments-for-post/{{slug}}",
  "version": "0.1.0",
  "title": "{{name}}",
  "category": "inline-comments-for-post",
  "icon": "{{icon}}",
  "description": "{{description}}",
  "keywords": [],
  "supports": {
    "html": false
  },
  "textdomain": "inline-comments-for-post",
  "attributes": {},
  "editorScript": "file:./index.js"
}
