grafana/public/app/plugins/panel/permissionlist/plugin.json
Daniel Lee 1e064f6c19 WIP: first draft of permissionlist panel
for folder home page
2017-06-21 22:28:10 +02:00

17 lines
296 B
JSON

{
"type": "panel",
"name": "Permission List",
"id": "permissionlist",
"info": {
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-singlestat-panel.svg",
"large": "img/icn-singlestat-panel.svg"
}
}
}