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

16 lines
243 B
JSON

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