Made to help edit array-of-objects style JSON files, e.g.
[
{
"name": "Death",
"age": 99999,
"abilities": ["decimation", "evisceration", "chess"]
}
]
Made to help edit array-of-objects style JSON files, e.g.
[
{
"name": "Death",
"age": 99999,
"abilities": ["decimation", "evisceration", "chess"]
}
]