| Current Path : /home/chauffn/vuzelia/2023/tmp/install_6a8c3a0fa3a1b/ |
| Current File : /home/chauffn/vuzelia/2023/tmp/install_6a8c3a0fa3a1b/composer.json |
{
"name": "joomshaper/helixultimate",
"description": "Joomla! template framework.",
"type": "project",
"license": "MIT",
"authors": [
{
"name": "JoomShaper",
"email": "support@joomshaper.com"
}
],
"require": {
"tedivm/jshrink": "~1.0",
"scssphp/scssphp": "^2.0.1"
},
"autoload": {
"psr-4": {
"HelixUltimate\\Framework\\": "./src/"
}
}
}