lodash.deeppick
v4.60.0
Published
The Lodash method `_.pick` exported as a module and with support of deep object
Readme
lodash.pick v4.17.4
The Lodash method _.pick exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.pickIn Node.js:
var pick = require('lodash.pick');See the documentation or package source for more details.
