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

14 lines
244 B
JSON

{
"name": "userbar",
"version": "1.0.0",
"dependencies": {
"nav": "*",
"search-form": "*"
},
"templates": {
"userbar": "userbar.tpl"
},
"styles": {
"userbar": "css/userbar.css"
}
}