3.7.2 • Published 9 years ago

lodash._invokepath v3.7.2

Weekly downloads
1,493
License
MIT
Repository
github
Last release
9 years ago

lodash._invokepath v3.7.2

The modern build of lodash’s internal invokePath exported as a Node.js/io.js module.

Installation

Using npm:

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

In Node.js/io.js:

var invokePath = require('lodash._invokepath');

See the package source for more details.