mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 15:48:42 +00:00
29 lines
547 B
JSON
29 lines
547 B
JSON
{
|
|
"name": {
|
|
"id": 1007500000,
|
|
"internal": "Tag",
|
|
"external": "Tag"
|
|
},
|
|
"category": "Content",
|
|
"version": "1.0.0",
|
|
"requirements": {
|
|
"phpOMS": "1.0.0",
|
|
"phpOMS-db": "1.0.0"
|
|
},
|
|
"creator": {
|
|
"name": "Orange Management",
|
|
"website": "www.spl1nes.com"
|
|
},
|
|
"description": "Tag module.",
|
|
"directory": "Tag",
|
|
"dependencies": {
|
|
"Admin": "1.0.0",
|
|
"Home": "1.0.0"
|
|
},
|
|
"providing": {
|
|
"Navigation": "*"
|
|
},
|
|
"load": [
|
|
]
|
|
}
|