| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "domexception@2.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "domexception@2.0.1", |
| | | "_from": "domexception@^2.0.1", |
| | | "_id": "domexception@2.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", |
| | | "_location": "/domexception", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "domexception@2.0.1", |
| | | "raw": "domexception@^2.0.1", |
| | | "name": "domexception", |
| | | "escapedName": "domexception", |
| | | "rawSpec": "2.0.1", |
| | | "rawSpec": "^2.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.0.1" |
| | | "fetchSpec": "^2.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/jsdom" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz", |
| | | "_spec": "2.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "fb44aefba793e1574b0af6aed2801d057529f304", |
| | | "_spec": "domexception@^2.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom", |
| | | "author": { |
| | | "name": "Domenic Denicola", |
| | | "email": "d@domenic.me", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jsdom/domexception/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "webidl-conversions": "^5.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "An implementation of the DOMException class from browsers", |
| | | "devDependencies": { |
| | | "eslint": "^6.7.2", |