2026-05-16 14:32:57 -05:00
|
|
|
{
|
|
|
|
|
"name": "mokoconsulting/tpl-mokojoomhero",
|
|
|
|
|
"description": "MokoJoomHero — Modern Joomla 5 template by Moko Consulting",
|
|
|
|
|
"type": "joomla-template",
|
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Moko Consulting",
|
|
|
|
|
"email": "hello@mokoconsulting.tech",
|
|
|
|
|
"homepage": "https://mokoconsulting.tech"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=8.1"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
|
|
|
"joomla/coding-standards": "^3.0",
|
|
|
|
|
"phpstan/phpstan": "^1.10"
|
|
|
|
|
},
|
|
|
|
|
"repositories": [
|
|
|
|
|
{
|
|
|
|
|
"type": "vcs",
|
2026-05-23 17:51:54 -05:00
|
|
|
"url": "https://github.com/mokoconsulting-tech/MokoStandards"
|
2026-05-16 14:32:57 -05:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"config": {
|
|
|
|
|
"allow-plugins": {
|
|
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|