github.com/mmcquillan/packer@v1.1.1-0.20171009221028-c85cf0483a5d/command/test-fixtures/fix/template.json (about)

     1  {
     2      "builders": [{"type": "dummy"}],
     3  
     4      "push": {
     5          "name": "foo/bar"
     6      }
     7  }