$.getJSON("/games.json", function (data) { console.log(data); })