add test file

This commit is contained in:
Dennis Eichhorn 2020-02-25 21:45:04 +01:00
parent f24da643ec
commit e89881e589

View File

@ -0,0 +1,20 @@
{
"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": "Orange Management",
"website": "www.spl1nes.com"
},
"description": "The administration module.",
"directory": "Admin",
"dependencies": []
}