{
    "name": "terms-block/terms-block",
    "title": "Terms",
    "icon": "tag",
    "description": "Displays a list of all terms in the selected taxonomy.",
    "textdomain": "terms-block",
    "attributes": {
        "className": {
            "type": "string",
            "default": ""
        },
        "taxonomy": {
            "type": "string",
            "default": "category"
        }
    },
    "category": "widgets",
    "editorScript": "file:./build/index.js"

}
