| 1 |
{ |
| 2 |
"apiVersion": 2, |
| 3 |
"name": "gutsliders/before-after", |
| 4 |
"version": "0.1.0", |
| 5 |
"title": "Before After", |
| 6 |
"category": "slider-blocks", |
| 7 |
"description": "Showcase Photos Comparison in different styles.", |
| 8 |
"keywords": [ |
| 9 |
"image", |
| 10 |
"photo comparison", |
| 11 |
"compare images", |
| 12 |
"image compare", |
| 13 |
"image comparison", |
| 14 |
"before after slider", |
| 15 |
"before after" |
| 16 |
], |
| 17 |
"supports": { |
| 18 |
"html": false, |
| 19 |
"anchor": true |
| 20 |
}, |
| 21 |
"example": { |
| 22 |
"attributes": { |
| 23 |
"preview": true |
| 24 |
}, |
| 25 |
"viewportWidth": 432 |
| 26 |
}, |
| 27 |
"textdomain": "slider-blocks", |
| 28 |
"editorScript": "file:./index.js", |
| 29 |
"editorStyle": "file:./index.css", |
| 30 |
"style": "file:./style-index.css" |
| 31 |
} |