github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_plugin_list_json.json (about)

     1  {
     2    "installed": [
     3      {
     4        "name": "hub.steampipe.io/plugins/turbot/bitbucket@0.7.1",
     5        "version": "0.7.1",
     6        "connections": [
     7          "bitbucket"
     8        ]
     9      },
    10      {
    11        "name": "hub.steampipe.io/plugins/turbot/hackernews@0.8.0",
    12        "version": "0.8.0",
    13        "connections": [
    14          "hackernews"
    15        ]
    16      }
    17    ],
    18    "failed": null,
    19    "warnings": null
    20  }