MicroFrameWork/kernel/modules/module_shop_client/manifest.json
2024-11-05 15:36:46 +03:00

10 lines
256 B
JSON

{
"name": "Module shop client",
"version": "0.1",
"author": "ITGuild",
"slug": "module_shop_client",
"description": "Module shop client module",
"routs": "routs/module_shop_client.php",
"migration_path": "migrations",
"dependence": "menu"
}