{
  "apiVersion": 3,
  "name": "ranklite/howto",
  "title": "RankLite HowTo",
  "category": "widgets",
  "icon": "editor-ol",
  "description": "Step-by-step HowTo with JSON-LD.",
  "keywords": ["RankLite", "HowTo", "schema"],
  "supports": { "html": false },
  "editorScript": "ranklite-blocks-editor",
  "attributes": {
    "name": { "type": "string", "default": "" },
    "steps": {
      "type": "array",
      "default": []
    },
    "totalTime": { "type": "string", "default": "" },
    "tool": { "type": "string", "default": "" },
    "supply": { "type": "string", "default": "" }
  }
}
