first commit

This commit is contained in:
2025-06-17 11:53:18 +02:00
commit 9f0f7ba12b
8804 changed files with 1369176 additions and 0 deletions

View File

@ -0,0 +1,99 @@
{
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
"name": "com_finder",
"version": "4.0.0",
"description": "Joomla CMS",
"license": "GPL-2.0-or-later",
"assets": [
{
"name": "com_finder.dates",
"type": "style",
"uri": "com_finder/dates.min.css",
"version": "d29da4"
},
{
"name": "com_finder.finder-edit",
"type": "script",
"uri": "com_finder/finder-edit.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "efd79c"
},
{
"name": "com_finder.filters",
"type": "script",
"uri": "com_finder/filters.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "dcfa38"
},
{
"name": "com_finder.debug",
"type": "script",
"uri": "com_finder/debug.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "f95d12"
},
{
"name": "com_finder.finder",
"type": "style",
"uri": "com_finder/finder.min.css",
"version": "e2f2f1"
},
{
"name": "com_finder.finder",
"type": "script",
"uri": "com_finder/finder.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "d82ed7"
},
{
"name": "com_finder.indexer",
"type": "style",
"uri": "com_finder/indexer.min.css",
"version": "d28072"
},
{
"name": "com_finder.indexer",
"type": "script",
"uri": "com_finder/indexer.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "2b53c8"
},
{
"name": "com_finder.maps",
"type": "script",
"uri": "com_finder/maps.min.js",
"dependencies": [
"core"
],
"attributes": {
"type": "module"
},
"version": "09b36f"
}
]
}