2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-27 17:43:27 +00:00
bazel-lib/lib/tests/jq/a_b_merged.json
2021-12-14 17:59:52 -08:00

12 lines
97 B
JSON

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