14 lines
143 B
JSON
14 lines
143 B
JSON
{
|
|
"variables": {
|
|
"var": "value"
|
|
},
|
|
"variables": {
|
|
"var": "value"
|
|
},
|
|
"builders": [
|
|
{
|
|
"foo": "something"
|
|
}
|
|
]
|
|
}
|