Export dict to json.
Usage
Source
export_dict_to_json( dic, output, )
dic: dict
A dictionary.
output: str