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

11 lines
84 B
JSON

{
"foo": "bar",
"value": 123,
"moo": [
1,
2,
3
],
"a": true
}