node-object-copy

copy properties of one object to another
  https://github.com/jonschlinkert/object-copy
  0
  no reviews



This library can be used to copy static properties, prototype properties, and descriptors from one object to another.

Node.js is an event-based server-side JavaScript engine.