1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-17 05:44:26 +03:00
ifhub.club/application/frontend/components/search-ajax/component.json

10 lines
177 B
JSON
Raw Normal View History

{
"name": "search-ajax",
"version": "1.0.0",
"dependencies": {
"ls-component": "*"
},
"scripts": {
"search-ajax": "js/search-ajax.js"
}
}