github.com/ttysteale/packer@v0.8.2-0.20150708160520-e5f8ea386ed8/packer/test-fixtures/validate-min-version.json (about)

     1  {
     2      "min_packer_version": "0.1.0",
     3  
     4      "builders": [
     5          {"type": "foo"}
     6      ]
     7  }