setup-dotnet/node_modules/lodash.set
Alex Mullans 6bd4969ec6 GPR authentication support 2019-10-03 16:35:25 -07:00
..
LICENSE GPR authentication support 2019-10-03 16:35:25 -07:00
README.md GPR authentication support 2019-10-03 16:35:25 -07:00
index.js GPR authentication support 2019-10-03 16:35:25 -07:00
package.json GPR authentication support 2019-10-03 16:35:25 -07:00

lodash.set v4.3.2

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

Installation

Using npm:

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

In Node.js:

var set = require('lodash.set');

See the documentation or package source for more details.