| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"name": "activitypub/remote-reply", |
| 4 |
"apiVersion": 3, |
| 5 |
"version": "1.0.0", |
| 6 |
"title": "Reply on the Fediverse", |
| 7 |
"category": "widgets", |
| 8 |
"description": "", |
| 9 |
"textdomain": "activitypub", |
| 10 |
"viewScript": "file:./index.js" |
| 11 |
} |