Files
grafana/pkg/plugins/manager/testdata/unsigned-panel/plugin/plugin.json
T

13 lines
199 B
JSON
Raw Normal View History

{
"type": "panel",
"name": "Test",
"id": "test-panel",
"info": {
"description": "Test panel",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
}
}
}