| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "which-boxed-primitive@1.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "which-boxed-primitive@1.0.2", |
| | | "_from": "which-boxed-primitive@^1.0.2", |
| | | "_id": "which-boxed-primitive@1.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", |
| | | "_location": "/which-boxed-primitive", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "which-boxed-primitive@1.0.2", |
| | | "raw": "which-boxed-primitive@^1.0.2", |
| | | "name": "which-boxed-primitive", |
| | | "escapedName": "which-boxed-primitive", |
| | | "rawSpec": "1.0.2", |
| | | "rawSpec": "^1.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.2" |
| | | "fetchSpec": "^1.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/unbox-primitive" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", |
| | | "_spec": "1.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "13757bc89b209b049fe5d86430e21cf40a89a8e6", |
| | | "_spec": "which-boxed-primitive@^1.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\unbox-primitive", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/inspect-js/which-boxed-primitive/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "is-bigint": "^1.0.1", |
| | | "is-boolean-object": "^1.1.0", |
| | |
| | | "is-string": "^1.0.5", |
| | | "is-symbol": "^1.0.3" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Which kind of boxed JS primitive is this?", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.3.0", |