oms-Attribute/info.json

49 lines
997 B
JSON
Executable File

{
"name": {
"id": 1008200000,
"internal": "Attribute",
"external": "Attribute"
},
"category": "Content",
"version": "1.0.0",
"requirements": {
"phpOMS": "1.0.0",
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Jingga",
"website": "jingga.app"
},
"description": "Attribute module.",
"directory": "Attribute",
"dependencies": {
"Admin": "1.0.0"
},
"providing": {
"Navigation": "*",
"Comments": "*",
"Dashboard": "*",
"Media": "*"
},
"load": [
{
"pid": [
"/attribute"
],
"type": 4,
"for": 0,
"from": "Attribute",
"file": "Attribute"
},
{
"pid": [
"/"
],
"type": 5,
"from": "Attribute",
"for": "Navigation",
"file": "Navigation"
}
]
}