mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 10:18:39 +00:00
26 lines
496 B
JSON
26 lines
496 B
JSON
{
|
|
"name": {
|
|
"id": 1999000000,
|
|
"internal": "Testmodule",
|
|
"external": "Testmodule"
|
|
},
|
|
"category": "Test",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Orange Management",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "Testmodule module.",
|
|
"directory": "Testmodule",
|
|
"dependencies": {
|
|
},
|
|
"providing": {
|
|
},
|
|
"load": [
|
|
]
|
|
}
|