{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "themezee-magazine-blocks/columns",
  "title": "Magazine Columns",
  "category": "themezee-magazine-blocks",
  "description": "Displays your latest posts in two separate columns.",
  "keywords": [
    "Posts",
    "Columns",
    "ThemeZee"
  ],
  "attributes": {},
  "supports": {
    "html": false
  },
  "textdomain": "themezee-magazine-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}