{ "_from": "is-plain-obj@^4.1.0", "_id": "is-plain-obj@4.1.0", "_inBundle": false, "_integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", "_location": "/is-plain-obj", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-plain-obj@^4.1.0", "name": "is-plain-obj", "escapedName": "is-plain-obj", "rawSpec": "^4.1.0", "saveSpec": null, "fetchSpec": "^4.1.0" }, "_requiredBy": [ "/execa" ], "_resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz", "_shasum": "d65025edec3657ce032fd7db63c97883eaed71f0", "_spec": "is-plain-obj@^4.1.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\execa", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-plain-obj/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Check if a value is a plain object", "devDependencies": { "ava": "^3.15.0", "tsd": "^0.14.0", "xo": "^0.38.2" }, "engines": { "node": ">=12" }, "exports": "./index.js", "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/is-plain-obj#readme", "keywords": [ "object", "is", "check", "test", "type", "plain", "vanilla", "pure", "simple" ], "license": "MIT", "name": "is-plain-obj", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-plain-obj.git" }, "scripts": { "test": "xo && ava && tsd" }, "type": "module", "version": "4.1.0" }