github.com/kimor79/packer@v0.8.7-0.20151221212622-d507b18eb4cf/command/test-fixtures/fix/template.json (about)

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