16 lines
285 B
JSON
16 lines
285 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Parent",
|
|
"id": "test-datasource",
|
|
"backend": true,
|
|
"info": {
|
|
"description": "Parent plugin",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "http://grafana.com"
|
|
},
|
|
"version": "1.0.0",
|
|
"updated": "2020-10-20"
|
|
}
|
|
}
|