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/layout/component.json
Denis Shakhov d829e54a58 Подготовка компонентов к переносу
* Исправлены пути
* Добавлены зависимости
2015-01-30 18:57:52 +07:00

12 lines
204 B
JSON

{
"name": "layout",
"version": "1.0.0",
"dependencies": {
"css-reset": "*",
"grid": "*",
"ls-core": "*"
},
"templates": {
"layout": "layout.tpl"
}
}