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/modal/component.json

13 lines
213 B
JSON

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