JQ Program:
Input JSON value
{ "x": {"y": {"z": 8}}, "posts": [ { "comments": ["One comment"], "title": "A post" }, { "comments": [], "title": "Another post" } ] }
jqjs
trace page |
permalink