github.com/victortrac/packer@v0.7.6-0.20160602180447-63c7fdb6e41f/packer/test-fixtures/validate-min-version.json (about) 1 { 2 "min_packer_version": "0.1.0", 3 4 "builders": [ 5 {"type": "foo"} 6 ] 7 }