Retrieves an object with the data from a JSON file after reading the same from the command line. This function is useful here as most times you will want to retrieve data from the package.json file.
The location of the file to read.
Retrieves an object with the data from a JSON file after reading the same from the command line. This function is useful here as most times you will want to retrieve data from the package.json file.