five-for-the-future/themes/wporg-5ftf-2024/build/my-pledge-list/block.json
github-actions[bot] 5f016b5491 Build: 7dc7e421ae
2025-02-10 23:18:52 +00:00

17 lines
431 B
JSON

{
"$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"
}