File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/testimonial/block.json
{
"apiVersion": 2,
"name": "webdevia/testimonial",
"version": "0.1.0",
"title": "Testimonial",
"category": "webdevia",
"description": "The testimonial!",
"attributes": {
"layout": {
"type": "string",
"default": "default"
},
"itemsToShow": {
"type": "integer",
"default": 3
},
"backgroundColor": {
"type": "string",
"default": "#FFF"
},
"textColor": {
"type": "string",
"default": "#000"
}
},
"supports": {
"html": false
},
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"viewScript": "file:./view.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css"
}