mirror of
https://github.com/grafana/grafana.git
synced 2026-03-06 23:30:37 -05:00
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"
|
||
|
|
}
|
||
|
|
}
|