{
  "apiVersion": 3,
  "name": "boostify-blocks/form",
  "version": "0.1.0",
  "title": "Form",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-postcard",
  "description": "Create a contact form or marketing form and style it within the block editor.",
  "supports": {
    "html": false,
    "anchor": true,
    "align": true
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}