2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/lib/tests/jq/a_pretty.json
2021-12-14 17:59:52 -08:00

11 lines
84 B
JSON

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