{
  "apiVersion": 3,
  "name": "boostify-blocks/posts-grid",
  "version": "0.1.0",
  "title": "Posts grid",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-grid-alt",
  "description": "Display a clean grid of posts anywhere on your site.",
  "supports": {
    "html": false,
    "align": [
      "full",
      "wide"
    ]
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}