phpOMS/tests/Application/info-test.json
2022-02-19 13:57:39 +01:00

23 lines
481 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": "Karaka",
"website": "www.spl1nes.com"
},
"description": "The administration module.",
"directory": "Admin",
"providing": {
"Navigation": "*"
},
"dependencies": []
}