{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 3,
    "name": "toppicks/picks-section",
    "version": "1.0.0",
    "title": "Top Picks",
    "category": "widgets",
    "description": "Create an editorial picks card section for listicle articles.",
    "keywords": [ "top picks", "editorial", "listicle", "affiliate", "review", "best of" ],
    "textdomain": "toppicks-block",
    "supports": {
        "html": false,
        "align": [ "wide", "full" ],
        "anchor": true,
        "className": true
    }
}
