| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "asn1.js@5.4.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "asn1.js@5.4.1", |
| | | "_from": "asn1.js@^5.2.0", |
| | | "_id": "asn1.js@5.4.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==", |
| | | "_location": "/asn1.js", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "asn1.js@5.4.1", |
| | | "raw": "asn1.js@^5.2.0", |
| | | "name": "asn1.js", |
| | | "escapedName": "asn1.js", |
| | | "rawSpec": "5.4.1", |
| | | "rawSpec": "^5.2.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.4.1" |
| | | "fetchSpec": "^5.2.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/parse-asn1" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz", |
| | | "_spec": "5.4.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "11a980b84ebb91781ce35b0fdc2ee294e3783f07", |
| | | "_spec": "asn1.js@^5.2.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-asn1", |
| | | "author": { |
| | | "name": "Fedor Indutny" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/indutny/asn1.js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "bn.js": "^4.0.0", |
| | | "inherits": "^2.0.1", |
| | | "minimalistic-assert": "^1.0.0", |
| | | "safer-buffer": "^2.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "ASN.1 encoder and decoder", |
| | | "devDependencies": { |
| | | "eslint": "^4.10.0", |