{
    "apiVersion": 2,
    "name": "wpseopress/sitemap",
    "title": "Sitemap",
    "description": "Display an HTML sitemap",
    "icon": "feedback",
    "category": "wpseopress",
    "textdomain": "wp-seopress",
    "supports": {
        "html": false,
        "color": {
            "gradients": true,
            "link": true
        },
        "spacing": {
            "margin": true,
            "padding": true
        },
        "typography": {
            "fontSize": true,
            "lineHeight": true
        }
    },
    "editorScript": "file:../../../../../public/gutenberg/blocks/sitemap/index.js",
    "editorStyle": "file:../../../../../public/gutenberg/blocks/sitemap/index.css"
}
