/home/smartbloks/.trash/extendify/src/Library/blocks/library/block.json
{
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 2,
    "name": "extendify/library",
    "title": "Pattern Library",
    "description": "Add block patterns and full page layouts with the Extendify Library.",
    "keywords": ["template", "layouts"],
    "textdomain": "extendify",
    "attributes": {
        "preview": {
            "type": "string"
        },
        "search": {
            "type": "string"
        }
    }
}