11 lines
150 B
JSON
Raw Normal View History

2015-07-13 14:57:35 -07:00
{
"builders":[
{
"type":"file",
"target":"chocolate.txt",
"content":"chocolate"
}
],
"min_packer_version":"101.0.0"
2015-07-13 14:57:35 -07:00
}