{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "templazee/templates",
  "version": "0.1.0",
  "title": "Templates",
  "category": "templazee",
  "icon": "download",
  "description": "Provides a collection of pre-designed templates that can be easily applied to your content, saving time and ensuring consistent design.",
  "supports": {
    "html": false
  },
  "textdomain": "templates",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}