| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-bigint@1.0.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-bigint@1.0.4", |
| | | "_from": "is-bigint@^1.0.1", |
| | | "_id": "is-bigint@1.0.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", |
| | | "_location": "/is-bigint", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-bigint@1.0.4", |
| | | "raw": "is-bigint@^1.0.1", |
| | | "name": "is-bigint", |
| | | "escapedName": "is-bigint", |
| | | "rawSpec": "1.0.4", |
| | | "rawSpec": "^1.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.4" |
| | | "fetchSpec": "^1.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/which-boxed-primitive" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", |
| | | "_spec": "1.0.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "08147a1875bc2b32005d41ccd8291dffc6691df3", |
| | | "_spec": "is-bigint@^1.0.1", |
| | | "_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-bigint/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "has-bigints": "^1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Is this value an ES BigInt?", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.6.0", |