json-array-type

json-array-type is a variable defined in `json.el'.
Its value is
vector


Documentation:
Type to convert JSON arrays to.
Must be one of `vector' or `list'. Consider let-binding this around
your call to `json-read' instead of `setq'ing it.