pantry/projects/stedolan.github.io/jq/test.json
2022-10-14 21:16:16 -04:00

12 lines
152 B
JSON

{
"devs": [
{
"name": "Max Howell",
"github": "mxcl"
},
{
"name": "Jacob Heider",
"github": "jhheider"
}
]
}