Files
grafana/pkg/plugins/pluginassets/testdata/module-hash-valid-deeply-nested/datasource/plugin.json
2026-01-14 15:38:46 +00:00

16 lines
268 B
JSON

{
"type": "datasource",
"name": "Test Datasource",
"id": "test-datasource",
"backend": true,
"executable": "test",
"state": "alpha",
"info": {
"version": "1.0.0",
"description": "Test",
"author": {
"name": "Giuseppe Guerra"
}
}
}