{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "bsw-blocks-adel/optionspage",
  "version": "0.1.0",
  "title": "Options Page",
  "category": "theme",
  "description": "Affiche la page de configuration des options",
  "example": {},
  "supports": {
    "html": false
  },
  "textdomain": "bsw-blocks-adel",
  "editorScript": "file:./index.js"
}