{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "wporg/my-pledge-list", "version": "1.0.0-7dc7e42", "title": "My pledges", "category": "design", "icon": "", "description": "List out the pledges for this user.", "textdomain": "wporg", "supports": { "html": false }, "editorScript": "file:./index.js", "style": "file:./style-index.css", "render": "file:./render.php" }