a type for an array
<nlohmann/json.hpp>
using array_t = vector<basic_json<>, allocator<basic_json<>>>;