node-object-assign

ES2015 Object.assign() ponyfill
  https://github.com/sindresorhus/object-assign#readme
  0
  no reviews



Assigns enumerable own properties of source objects to the target object and returns the target object. Additional source objects will overwrite previous ones.