mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-11 16:18:41 +00:00
27 lines
532 B
JSON
27 lines
532 B
JSON
{
|
|
"name": {
|
|
"id": 1005800000,
|
|
"internal": "Comments",
|
|
"external": "OMS Comments"
|
|
},
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Orange Management",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "The administration module.",
|
|
"directory": "Comments",
|
|
"dependencies": {
|
|
"Admin" : "1.0.0",
|
|
"Editor" : "1.0.0"
|
|
},
|
|
"providing": {
|
|
},
|
|
"load": [
|
|
]
|
|
}
|