0.1.0
Reads and parses a JSON file asynchronously, returning the parsed content. This function loads a JSON file from the specified path and converts its content into JavaScript objects using JSON.parse().
Since
0.1.0