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

7 lines
76 B
JSON
Raw Normal View History

2021-12-09 00:47:45 +00:00
{
"foo": "bar",
"value": 123,
"moo": [1, 2, 3],
"a": true
}