1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 17:34:26 +03:00
ifhub.club/application/frontend/skin/developer/components/admin/component.json

14 lines
259 B
JSON

{
"name": "admin",
"version": "1.0.0",
"dependencies": {
"button": "*"
},
"templates": {
"plugins": "plugins.tpl",
"toolbar.admin": "toolbar.admin.tpl"
},
"styles": {
"admin": "css/admin.css"
}
}