JsonToCsv A rudimentary json to csv converter using the jason and csv packages. Usage: json_to_csv <input_json_file> <output_csv_file>