File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/add-up/block.json
{
"apiVersion": 2,
"name": "webdevia/add-up",
"version": "0.1.0",
"title": "Add up",
"category": "webdevia",
"description": "The Add up Gutenberg block displays a dynamic numeric counter with an optional icon and label, animating from 0 to a customizable value. It's an engaging way to showcase numerical data and add interactivity to your website.",
"supports": {
"html": false,
"align": [
"wide",
"full"
],
"spacing": {
"margin": true,
"padding": true
}
},
"keywords": [
"wd",
"webdevia",
"count",
"add",
"up"
],
"textdomain": "webdevia-blocks",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"viewScript": "file:./view.js",
"style": "file:./style-index.css"
}