1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-16 21:34:25 +03:00
ifhub.club/application/frontend/components/content/component.json

12 lines
215 B
JSON
Raw Normal View History

{
"name": "content",
"version": "1.0.0",
"dependencies": {
"ls-vendor": "*",
"ls-core": "*",
"ls-component": "*"
},
"scripts": {
"content": "js/content.js"
}
}