| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "side-channel@1.0.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "side-channel@1.0.4", |
| | | "_from": "side-channel@^1.0.4", |
| | | "_id": "side-channel@1.0.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", |
| | | "_location": "/side-channel", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "side-channel@1.0.4", |
| | | "raw": "side-channel@^1.0.4", |
| | | "name": "side-channel", |
| | | "escapedName": "side-channel", |
| | | "rawSpec": "1.0.4", |
| | | "rawSpec": "^1.0.4", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.4" |
| | | "fetchSpec": "^1.0.4" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/internal-slot", |
| | | "/qs" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", |
| | | "_spec": "1.0.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "efce5c8fdc104ee751b25c58d4290011fa5ea2cf", |
| | | "_spec": "side-channel@^1.0.4", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\internal-slot", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/ljharb/side-channel/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "call-bind": "^1.0.0", |
| | | "get-intrinsic": "^1.0.2", |
| | | "object-inspect": "^1.9.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Store information about any JS value in a side channel. Uses WeakMap if available.", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.3.0", |