Zhouyiping 5a7c95461a first commit 3 dni temu
..
LICENSE 5a7c95461a first commit 3 dni temu
README.md 5a7c95461a first commit 3 dni temu
index.js 5a7c95461a first commit 3 dni temu
package.json 5a7c95461a first commit 3 dni temu

README.md

lodash.defaultsdeep v4.6.1

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

Installation

Using npm:

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

In Node.js:

var defaultsDeep = require('lodash.defaultsdeep');

See the documentation or package source for more details.