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

12 lines
212 B
JSON

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