mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-14 17:48:40 +00:00
40 lines
875 B
JSON
40 lines
875 B
JSON
{
|
|
"name": {
|
|
"id": 1000500000,
|
|
"internal": "Navigation",
|
|
"external": "OMS Navigation"
|
|
},
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Orange Management",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "The navigation module.",
|
|
"directory": "Navigation",
|
|
"dependencies": {
|
|
"Admin" : "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
{
|
|
"pid": [
|
|
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
|
"40a630e157504605e40ba241f6b1f78ab1dd97b9"
|
|
],
|
|
"type": 4,
|
|
"for": "Content",
|
|
"file": "Navigation",
|
|
"from": "Admin"
|
|
}
|
|
],
|
|
"lang": false,
|
|
"js": true,
|
|
"css": false
|
|
}
|