| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 2, |
| 4 |
"title": "Sharing Image Sidebar", |
| 5 |
"name": "sharing-image/sidebar", |
| 6 |
"textdomain": "sharing-image", |
| 7 |
"editorScript": "file:./index.js", |
| 8 |
"editorStyle": "file:./index.css" |
| 9 |
} |