| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "sha.js@2.4.11", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "sha.js@2.4.11", |
| | | "_from": "sha.js@^2.4.0", |
| | | "_id": "sha.js@2.4.11", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", |
| | | "_location": "/sha.js", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "sha.js@2.4.11", |
| | | "raw": "sha.js@^2.4.0", |
| | | "name": "sha.js", |
| | | "escapedName": "sha.js", |
| | | "rawSpec": "2.4.11", |
| | | "rawSpec": "^2.4.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.4.11" |
| | | "fetchSpec": "^2.4.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/create-hash", |
| | |
| | | "/pbkdf2" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", |
| | | "_spec": "2.4.11", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "37a5cf0b81ecbc6943de109ba2960d1b26584ae7", |
| | | "_spec": "sha.js@^2.4.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\create-hash", |
| | | "author": { |
| | | "name": "Dominic Tarr", |
| | | "email": "dominic.tarr@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/crypto-browserify/sha.js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "inherits": "^2.0.1", |
| | | "safe-buffer": "^5.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Streamable SHA hashes in pure javascript", |
| | | "devDependencies": { |
| | | "buffer": "~2.3.2", |