bazel-lib/lib/tests/jq/a_b_merged.json

12 lines
97 B
JSON

{
"foo": "baz",
"value": 456,
"moo": [
4,
5,
6
],
"a": true,
"b": true
}