github.com/ttysteale/packer@v0.8.2-0.20150708160520-e5f8ea386ed8/command/test-fixtures/fix/template.json (about)

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