$ npm install lodash.lt
The lodash method _.lt exported as a Node.js module.
_.lt
Using npm:
$ {sudo -H} npm i -g npm $ npm i --save lodash.lt
In Node.js:
var lt = require('lodash.lt');
See the documentation or package source for more details.