{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "title": "Countdown Timer", "name": "kadence/countdown-timer", "category": "kadence-blocks", "textdomain": "kadence-blocks", "parent": [ "kadence/countdown" ], "description": "", "attributes": { "uniqueID": { "type": "string" } }, "supports": { "inserter": false, "reusable": false, "html": false, "kbMetadata": true } }