in www/src/templates/component.js [10:12]
function displayObj(obj) { return JSON.stringify(obj, null, 2).replace(/"|'/g, ''); }