{
  "apiVersion": 3,
  "name": "bwdcv/wp-cv-builder",
  "version": "2.1.4",
  "title": "CV Builder",
  "category": "bwdcv-cv-builder-blocks",
  "description": "Create a beautiful and professional CV in minutes with our CV builder block.",
  "keywords": [],
  "example": {
    "attributes": {
      "style": "style1"
    }
  },
  "supports": {
    "html": true,
    "anchor": true
  },
  "textdomain": "cv-builder",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}