12 lines
258 B
JSON
12 lines
258 B
JSON
|
|
{
|
||
|
|
"name": "bottom_bar",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "Global activity bottom bar module",
|
||
|
|
"author": "BMC Networks",
|
||
|
|
"enabled": true,
|
||
|
|
"dependencies": [],
|
||
|
|
"table_prefix": "bottom_bar_",
|
||
|
|
"api_prefix": "/api/v1",
|
||
|
|
"tags": ["Bottom Bar"]
|
||
|
|
}
|