volleyball-dev-backend/node_modules/lodash.isplainobject
2025-04-23 16:07:52 +02:00
..
index.js Neue Version mit File-Upload 2025-04-23 16:07:52 +02:00
LICENSE Neue Version mit File-Upload 2025-04-23 16:07:52 +02:00
package.json Neue Version mit File-Upload 2025-04-23 16:07:52 +02:00
README.md Neue Version mit File-Upload 2025-04-23 16:07:52 +02:00

lodash.isplainobject v4.0.6

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

Installation

Using npm:

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

In Node.js:

var isPlainObject = require('lodash.isplainobject');

See the documentation or package source for more details.