| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "create-hmac@1.1.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "create-hmac@1.1.7", |
| | | "_from": "create-hmac@^1.1.0", |
| | | "_id": "create-hmac@1.1.7", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", |
| | | "_location": "/create-hmac", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "create-hmac@1.1.7", |
| | | "raw": "create-hmac@^1.1.0", |
| | | "name": "create-hmac", |
| | | "escapedName": "create-hmac", |
| | | "rawSpec": "1.1.7", |
| | | "rawSpec": "^1.1.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.1.7" |
| | | "fetchSpec": "^1.1.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/browserify-sign", |
| | |
| | | "/pbkdf2" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", |
| | | "_spec": "1.1.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "69170c78b3ab957147b2b8b04572e47ead2243ff", |
| | | "_spec": "create-hmac@^1.1.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\crypto-browserify", |
| | | "author": "", |
| | | "browser": "./browser.js", |
| | | "bugs": { |
| | | "url": "https://github.com/crypto-browserify/createHmac/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "cipher-base": "^1.0.3", |
| | | "create-hash": "^1.1.0", |
| | |
| | | "safe-buffer": "^5.0.1", |
| | | "sha.js": "^2.4.8" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "node style hmacs in the browser", |
| | | "devDependencies": { |
| | | "hash-test-vectors": "^1.3.2", |