Parses a JSON file and returns an array of parsed data.
The arguments for parsing the JSON file.
The filepath of the JSON file to parse.
A promise that resolves to an object containing the parsed data.
Parses a JSON file and returns an array of parsed data.