(() => { var json = require('component-json-ex.js'); prettyJSON = (obj) => { return json.prettyJSON(obj); }; })();