cmy 02a04f55a0 2023-3-15 vor 2 Jahren
..
LICENSE 02a04f55a0 2023-3-15 vor 2 Jahren
README.md 02a04f55a0 2023-3-15 vor 2 Jahren
index.js 02a04f55a0 2023-3-15 vor 2 Jahren
package.json 02a04f55a0 2023-3-15 vor 2 Jahren

README.md

lodash.mapvalues v4.6.0

The lodash method _.mapValues exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var mapValues = require('lodash.mapvalues');

See the documentation or package source for more details.