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