Евгения Акиншина 52274d6dab HW<react> done 3 yıl önce
..
LICENSE 52274d6dab HW<react> done 3 yıl önce
README.md 52274d6dab HW<react> done 3 yıl önce
index.js 52274d6dab HW<react> done 3 yıl önce
package.json 52274d6dab HW<react> done 3 yıl önce

README.md

lodash.merge v4.6.2

The Lodash method _.merge exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var merge = require('lodash.merge');

See the documentation or package source for more details.