19 lines
472 B
JSON
19 lines
472 B
JSON
{
|
|
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
|
|
"name": "mod_highlights",
|
|
"version": "CVS: 1.0.0",
|
|
"license": "GNU General Public License versione 2 o successiva; vedi LICENSE.txt",
|
|
"assets": [
|
|
{
|
|
"name": "mod_highlights.style",
|
|
"type": "style",
|
|
"uri": "mod_highlights/style.css"
|
|
},
|
|
{
|
|
"name": "mod_highlights.script",
|
|
"type": "script",
|
|
"uri": "mod_highlights/script.js"
|
|
}
|
|
]
|
|
}
|