Reads a JSON file and then parses it into an object. If an error occurs, it returns undefined.
The path to the JSON file.
Optional
Options for reading the JSON file.
Generated using TypeDoc
Reads a JSON file and then parses it into an object. If an error occurs, it returns undefined.