{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/donations", "title": "Donations Form", "description": "Collect one-time, monthly, or annually recurring donations.", "keywords": [ "charity", "contribution", "credit card", "debit card", "donate", "earn", "ecommerce", "fundraising", "fundraiser", "gofundme", "money", "nonprofit", "non-profit", "paid", "patreon", "pay", "payments", "recurring", "stripe", "sponsor", "square", "tipping", "venmo" ], "version": "12.5.0", "textdomain": "jetpack", "category": "earn", "icon": "", "supports": { "html": false }, "editorScript": "file:../editor.js", "editorStyle": "file:../editor.css", "viewScript": "file:./view.js", "style": "file:./view.css" }