10 lines
116 B
JSON
10 lines
116 B
JSON
|
{
|
||
|
"builders":[
|
||
|
{
|
||
|
"type":"file",
|
||
|
"target":"chocolate.txt",
|
||
|
"content":"chocolate"
|
||
|
}
|
||
|
]
|
||
|
}
|