summaryrefslogtreecommitdiffstats
path: root/devtools/client/jsonview/test/valid_json.json
blob: ca7356ccdb019a1f3402a4e3b41ce4fa83fc1b59 (plain)
1
2
3
4
5
6
{
  "family": {
    "father": "John Doe",
    "mother": "Alice Doe"
  }
}