lure-2026/public/csspageweaver/plugins/grid/config.json
2026-01-11 09:28:23 +01:00

14 lines
No EOL
283 B
JSON

{
"name": "Grid",
"description": "",
"version": "1.0",
"ui": {
"title": "Squared grid",
"description": "This Toogle a squared grid",
"template": "template.html",
"toggle": true
},
"stylesheet": "grid.css",
"script": "grid-ui.js",
"hook": "grid-hook.js"
}