MicroFrameWork/kernel/modules/module_shop_client/manifest.json

10 lines
256 B
JSON
Raw Normal View History

2024-10-29 14:53:52 +03:00
{
"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"
}