Node JS Console Log Object
console.log(JSON.stringify(myObject, null, 4));
Jittery Jaguar
console.log(JSON.stringify(myObject, null, 4));