grafana/pkg/plugins/manager/testdata/invalid-v1-signature/plugin/plugin.json

15 lines
231 B
JSON
Raw Normal View History

{
"type": "datasource",
"name": "Test",
"id": "test",
"backend": true,
"state": "alpha",
"info": {
"description": "Test",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
}
}
}