I'm trying to read a JSON object in from json.js into my main.js. I'm having trouble figuring out how to get the values from the external json.js file into the main.js without using jQuery. I know it's possible, but can't figure out the solution (I've been searching for hours).
Any help would be much appreciated.