phpOMS/tests/Application/info-test.json
Dennis Eichhorn 0a8a5c63c5
Some checks failed
Compress images / calibreapp/image-actions (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
fix permissions
2025-04-02 14:15:07 +00:00

22 lines
435 B
JSON

{
"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": []
}