media-player/node_modules/lodash.some
2025-07-08 16:52:31 +02:00
..
index.js init 2025-07-08 16:52:31 +02:00
LICENSE init 2025-07-08 16:52:31 +02:00
package.json init 2025-07-08 16:52:31 +02:00
README.md init 2025-07-08 16:52:31 +02:00

lodash.some v4.6.0

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

Installation

Using npm:

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

In Node.js:

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

See the documentation or package source for more details.