phpOMS/tests/Application/Testapp/info.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

23 lines
451 B
JSON
Executable File

{
"name": {
"id": 1000100000,
"internal": "ABC",
"external": "ABC"
},
"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": "*",
"Invalid": "*"
},
"dependencies": []
}