mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-10 13:38:40 +00:00
46 lines
990 B
JSON
46 lines
990 B
JSON
{
|
|
"name": {
|
|
"id": 1002200000,
|
|
"internal": "ResearchDevelopment",
|
|
"external": "Research & Development"
|
|
},
|
|
"category": "R&D",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Jingga",
|
|
"website": "jingga.app"
|
|
},
|
|
"description": "Research & Development module.",
|
|
"directory": "ResearchDevelopment",
|
|
"dependencies": {
|
|
"Admin": "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
{
|
|
"pid": [
|
|
"/rnd"
|
|
],
|
|
"type": 4,
|
|
"for": 0,
|
|
"from": "ResearchDevelopment",
|
|
"file": "ResearchDevelopment"
|
|
},
|
|
{
|
|
"pid": [
|
|
"/"
|
|
],
|
|
"type": 5,
|
|
"from": "ResearchDevelopment",
|
|
"for": "Navigation",
|
|
"file": "Navigation"
|
|
}
|
|
]
|
|
}
|