12 lines
426 B
JSON
12 lines
426 B
JSON
{
|
|
"name": "Module shop client",
|
|
"version": "0.1",
|
|
"author": "ITGuild",
|
|
"slug": "module_shop_client",
|
|
"description": "Module shop client module",
|
|
"module_class": "kernel\\modules\\module_shop_client\\ModuleShopClientModule",
|
|
"module_class_file": "{KERNEL_MODULES}/module_shop_client/ModuleShopClientModule.php",
|
|
"routs": "routs/module_shop_client.php",
|
|
"migration_path": "migrations",
|
|
"dependence": "menu"
|
|
} |