Lodash.js - set() function

A simple Lodash.js example of the set() function, we change the 'limons' key value by specyfing the path to the key. Also if the key is non-existent then we will create the specified key in the object.