| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-boolean-object@1.1.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-boolean-object@1.1.2", |
| | | "_from": "is-boolean-object@^1.1.0", |
| | | "_id": "is-boolean-object@1.1.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", |
| | | "_location": "/is-boolean-object", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-boolean-object@1.1.2", |
| | | "raw": "is-boolean-object@^1.1.0", |
| | | "name": "is-boolean-object", |
| | | "escapedName": "is-boolean-object", |
| | | "rawSpec": "1.1.2", |
| | | "rawSpec": "^1.1.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.1.2" |
| | | "fetchSpec": "^1.1.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/which-boxed-primitive" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", |
| | | "_spec": "1.1.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "5c6dc200246dd9321ae4b885a114bb1f75f63719", |
| | | "_spec": "is-boolean-object@^1.1.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\which-boxed-primitive", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/inspect-js/is-boolean-object/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "call-bind": "^1.0.2", |
| | | "has-tostringtag": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.6.0", |