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

     1  {
     2    "name": "microservices-workload",
     3    "subcomponents": [
     4      {
     5        "name": "infra",
     6        "source": "./infra"
     7      }
     8    ]
     9  }