huanggang 03a863fb53 add node_modules 7 éve
..
LICENSE 03a863fb53 add node_modules 7 éve
README.md 03a863fb53 add node_modules 7 éve
index.js 03a863fb53 add node_modules 7 éve
package.json 03a863fb53 add node_modules 7 éve

README.md

lodash.mergewith v4.6.0

The lodash method _.mergeWith exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.mergewith

In Node.js:

var mergeWith = require('lodash.mergewith');

See the documentation or package source for more details.