deepsea ca9f471156 first commit 1 year ago
..
LICENSE ca9f471156 first commit 1 year ago
README.md ca9f471156 first commit 1 year ago
index.js ca9f471156 first commit 1 year ago
package.json ca9f471156 first commit 1 year ago

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.