oms-Contact/info.json

26 lines
498 B
JSON

{
"name": {
"id": 1003800000,
"internal": "Contact",
"external": "OMS Contact"
},
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Orange Management",
"website": "www.spl1nes.com"
},
"description": "Contact module.",
"directory": "Contact",
"dependencies": {
"PaymentInformation": "*"
},
"providing": {
},
"load": [
]
}