oms-Support/Admin/Install/Application/Shop/info.json
Dennis Eichhorn 5ab5247fc5
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
Test fixes
2024-05-16 02:14:55 +00:00

21 lines
430 B
JSON
Executable File

{
"name": {
"id": 1007700001,
"internal": "{APPNAME}",
"external": "{APPNAME}"
},
"category": "Web",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "https://jingga.app"
},
"description": "The shop application.",
"directory": "Shop",
"dependencies": {}
}