1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/frontend/components/modal-create/component.json
Alexander Yakovlev 565ff70c0b Слияние с upstream (LiveStreet/github)
Слил насколько возможно, папка install удалена.
2017-01-11 14:57:03 +07:00

13 lines
243 B
JSON

{
"name": "modal-create",
"version": "1.0.0",
"dependencies": {
"modal": "*"
},
"templates": {
"modal-create": "modal-create.tpl"
},
"styles": {
"modal-create": "css/modal-create.css"
}
}