const Utils = {}; // add support for nested properties Utils.deepValue = function(obj, path){ for (var i=0, path=path.split('.'), len=path.length; i