lhl 6ff0e96ad3 8-4-1 il y a 1 an
..
LICENSE 6ff0e96ad3 8-4-1 il y a 1 an
README.md 6ff0e96ad3 8-4-1 il y a 1 an
index.js 6ff0e96ad3 8-4-1 il y a 1 an
package.json 6ff0e96ad3 8-4-1 il y a 1 an

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.