mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 02:08:40 +00:00
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"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": []
|
|
} |