| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "get-intrinsic@1.1.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "get-intrinsic@1.1.1", |
| | | "_from": "get-intrinsic@^1.0.2", |
| | | "_id": "get-intrinsic@1.1.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", |
| | | "_location": "/get-intrinsic", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "get-intrinsic@1.1.1", |
| | | "raw": "get-intrinsic@^1.0.2", |
| | | "name": "get-intrinsic", |
| | | "escapedName": "get-intrinsic", |
| | | "rawSpec": "1.1.1", |
| | | "rawSpec": "^1.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.1.1" |
| | | "fetchSpec": "^1.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/call-bind", |
| | | "/es-abstract", |
| | | "/get-symbol-description", |
| | | "/has-property-descriptors", |
| | | "/internal-slot", |
| | | "/side-channel" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", |
| | | "_spec": "1.1.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "15f59f376f855c446963948f0d24cd3637b4abc6", |
| | | "_spec": "get-intrinsic@^1.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\call-bind", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/ljharb/get-intrinsic/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "function-bind": "^1.1.1", |
| | | "has": "^1.0.3", |
| | | "has-symbols": "^1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Get and robustly cache all JS language-level intrinsics at first require time", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.5.0", |