github.com/Microsoft/fabrikate@v0.0.0-20190420002442-bff75be28d02/test/fixtures/definition/infra/component.json (about)

     1  {
     2      "name": "infra",
     3      "type": "component",
     4      "subcomponents": [
     5          {
     6              "name": "efk",
     7              "method": "git",
     8              "source": "https://github.com/Microsoft/fabrikate-elasticsearch-fluentd-kibana"
     9          }
    10      ]
    11  }