mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-10 13:38:41 +00:00
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"name": {
|
|
"id": 1004300000,
|
|
"internal": "Production",
|
|
"external": "Production"
|
|
},
|
|
"category": "Production",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Jingga",
|
|
"website": "jingga.app"
|
|
},
|
|
"description": "Production module.",
|
|
"directory": "Production",
|
|
"dependencies": {
|
|
"Admin": "1.0.0",
|
|
"ItemManagement": "1.0.0",
|
|
"SupplierManagement": "1.0.0",
|
|
"ClientManagement": "1.0.0",
|
|
"EquipmentManagement": "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
{
|
|
"pid": [
|
|
"/production"
|
|
],
|
|
"type": 4,
|
|
"for": 0,
|
|
"from": "Production",
|
|
"file": "Production"
|
|
},
|
|
{
|
|
"pid": [
|
|
"/"
|
|
],
|
|
"type": 5,
|
|
"from": "Production",
|
|
"for": "Navigation",
|
|
"file": "Navigation"
|
|
}
|
|
]
|
|
}
|