1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 09:24:25 +03:00
ifhub.club/application/frontend/skin/developer/components/button/component.json

13 lines
240 B
JSON

{
"name": "button",
"version": "1.0.0",
"templates": {
"button": "button.tpl"
},
"scripts": {
"button-polyfills": "js/button-polyfills.js"
},
"styles": {
"button": "css/button.css"
}
}