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

13 lines
213 B
JSON

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