{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "category": "directorist-blocks-collection",
  "version": "1.0.0",
  "name": "directorist/all-authors",
  "title": "Authors",
  "description": "Create authors grid.",
  "keywords": [
    "all authors",
    "authors grid"
  ],
  "attributes": {},
  "editorScript": [
    "file:./index.js"
  ]
}