Adds a JSON Loader to mailmerge, to allow data to pulled in from JSON files which might have arrays, etc.
These arrays can then be used in the template files (as was done for MaDs).
NOTE: Email addresses must still be singular, space separated strings. If the emails list (or the BCC/CC fields as well) is an array, the program will crash as it does not expect that.