| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "hash.js@1.1.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "hash.js@1.1.7", |
| | | "_from": "hash.js@^1.0.0", |
| | | "_id": "hash.js@1.1.7", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", |
| | | "_location": "/hash.js", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "hash.js@1.1.7", |
| | | "raw": "hash.js@^1.0.0", |
| | | "name": "hash.js", |
| | | "escapedName": "hash.js", |
| | | "rawSpec": "1.1.7", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.1.7" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/elliptic", |
| | | "/hmac-drbg" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz", |
| | | "_spec": "1.1.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "0babca538e8d4ee4a0f8988d68866537a003cf42", |
| | | "_spec": "hash.js@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\elliptic", |
| | | "author": { |
| | | "name": "Fedor Indutny", |
| | | "email": "fedor@indutny.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/indutny/hash.js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "inherits": "^2.0.3", |
| | | "minimalistic-assert": "^1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Various hash functions that could be run by both browser and node", |
| | | "devDependencies": { |
| | | "eslint": "^4.19.1", |