{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "am/faux-aioseo",
  "title": "AIOSEO",
  "description": "Optimize your WordPress site with AIOSEO",
  "version": "0.1.0",
  "category": "widgets",
  "icon": "admin-plugins",
  "supports": {
    "html": false
  },
  "textdomain": "all-in-one-seo-pack",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "example": {
    "attributes": {
      "preview": true
    }
  }
}