mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-01-10 15:48:41 +00:00
26 lines
477 B
JSON
Executable File
26 lines
477 B
JSON
Executable File
{
|
|
"name": {
|
|
"id": 1003800000,
|
|
"internal": "Contact",
|
|
"external": "Contact"
|
|
},
|
|
"category": "Communication",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Jingga",
|
|
"website": "jingga.app"
|
|
},
|
|
"description": "Contact module.",
|
|
"directory": "Contact",
|
|
"dependencies": {
|
|
},
|
|
"providing": {
|
|
},
|
|
"load": [
|
|
]
|
|
}
|