github.com/yoctocloud/packer@v0.6.2-0.20160520224004-e11a0a18423f/command/test-fixtures/fix/template.json (about)

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