Files
video-frames/node_modules/lodash.merge
Utkarsh Verma 30776c90f2 standard
2022-04-29 10:37:31 +05:30
..
2022-04-29 10:37:31 +05:30
2022-04-29 10:37:31 +05:30
2022-04-29 10:37:31 +05:30
2022-04-29 10:37:31 +05:30

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.