For example: echo '{"p":2}{"q":3}' | jq '.' How do I select the first object? I want the object below: {"p":2}