oms-Exchange/info.json
Dennis Eichhorn ede30523c6 bump
2024-02-28 05:09:10 +00:00

48 lines
966 B
JSON
Executable File

{
"name": {
"id": 1007000000,
"internal": "Exchange",
"external": "Exchange"
},
"category": "Admin",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "jingga.app"
},
"directory": "Exchange",
"dependencies": {
"Admin": "1.0.0",
"Media": "1.0.0",
"Workflow": "1.0.0"
},
"providing": {
"Navigation": "*",
"Admin": "*"
},
"load": [
{
"pid": [
"/"
],
"type": 5,
"from": "Exchange",
"for": "Navigation",
"file": "Navigation"
},
{
"pid": [
"/admin/exchange"
],
"type": 4,
"for": "Content",
"file": "Exchange",
"from": "Exchange"
}
]
}