mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-11 14:28:40 +00:00
45 lines
974 B
JSON
45 lines
974 B
JSON
{
|
|
"name": {
|
|
"id": 1005200000,
|
|
"internal": "Draw",
|
|
"external": "OMS Draw"
|
|
},
|
|
"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": "Draw",
|
|
"dependencies": {
|
|
"Admin" : "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
{
|
|
"pid": [
|
|
"e19f4e17662b65bae885bc55cbb55797677ecc40"
|
|
],
|
|
"type": 4,
|
|
"for": "Content",
|
|
"file": "Draw",
|
|
"from": "Draw"
|
|
},
|
|
{
|
|
"pid": [
|
|
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
|
],
|
|
"type": 5,
|
|
"from": "Draw",
|
|
"for": "Navigation",
|
|
"file": "Navigation"
|
|
}
|
|
]
|
|
}
|