grafana/pkg/plugins/pluginassets/testdata/module-hash-valid/plugin.json
Will Browne 6800746f35
Plugins: Move module hash logic into pkg/plugins (#116268)
* move module hash

* fix tests + lint

* more fixes

* tidy

* make workspace
2026-01-15 09:41:01 +00:00

15 lines
257 B
JSON

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