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