github.com/yoctocloud/packer@v0.6.2-0.20160520224004-e11a0a18423f/packer/test-fixtures/validate-min-version-high.json (about)

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