grafana/pkg/plugins/manager/testdata/lacking-files/plugin/plugin.json

15 lines
235 B
JSON
Raw Normal View History

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