katwhite 2bb8a30479 i hope this works 4 лет назад
..
LICENSE 2bb8a30479 i hope this works 4 лет назад
README.md 2bb8a30479 i hope this works 4 лет назад
index.js 2bb8a30479 i hope this works 4 лет назад
package.json 2bb8a30479 i hope this works 4 лет назад

README.md

lodash.defaultsdeep v4.6.0

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.