mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
54 lines
1.0 KiB
JSON
54 lines
1.0 KiB
JSON
|
{
|
||
|
"core": [
|
||
|
{
|
||
|
"name": "Dashboard",
|
||
|
"pluralName": "Dashboards",
|
||
|
"machineName": "dashboard",
|
||
|
"pluralMachineName": "dashboards",
|
||
|
"lineageIsGroup": false,
|
||
|
"maturity": "merged",
|
||
|
"currentVersion": [
|
||
|
0,
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Playlist",
|
||
|
"pluralName": "Playlists",
|
||
|
"machineName": "playlist",
|
||
|
"pluralMachineName": "playlists",
|
||
|
"lineageIsGroup": false,
|
||
|
"maturity": "merged",
|
||
|
"currentVersion": [
|
||
|
0,
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Team",
|
||
|
"pluralName": "Teams",
|
||
|
"machineName": "team",
|
||
|
"pluralMachineName": "teams",
|
||
|
"lineageIsGroup": false,
|
||
|
"maturity": "merged",
|
||
|
"currentVersion": [
|
||
|
0,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"raw": [
|
||
|
{
|
||
|
"name": "SVG",
|
||
|
"pluralName": "SVGs",
|
||
|
"machineName": "svg",
|
||
|
"pluralMachineName": "svgs",
|
||
|
"lineageIsGroup": false,
|
||
|
"maturity": "merged",
|
||
|
"extensions": [
|
||
|
"svg"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"composable": []
|
||
|
}
|