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

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