phpOMS/tests/Application/info-test.json
Dennis Eichhorn a7f9eab55a
Some checks failed
CI / general_module_workflow_php (push) Has been cancelled
Test fixes
2024-05-16 02:14:55 +00:00

22 lines
435 B
JSON
Executable File

{
"name": {
"id": 1000100000,
"internal": "Testapp",
"external": "Testapp"
},
"version": "1.0.0",
"category": "Test",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "https://jingga.app"
},
"directory": "Admin",
"providing": {
"Navigation": "*"
},
"dependencies": []
}