| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "cipher-base@1.0.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "cipher-base@1.0.4", |
| | | "_from": "cipher-base@^1.0.0", |
| | | "_id": "cipher-base@1.0.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==", |
| | | "_location": "/cipher-base", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "cipher-base@1.0.4", |
| | | "raw": "cipher-base@^1.0.0", |
| | | "name": "cipher-base", |
| | | "escapedName": "cipher-base", |
| | | "rawSpec": "1.0.4", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.4" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/browserify-aes", |
| | |
| | | "/create-hmac" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz", |
| | | "_spec": "1.0.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "8760e4ecc272f4c363532f926d874aae2c1397de", |
| | | "_spec": "cipher-base@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\browserify-aes", |
| | | "author": { |
| | | "name": "Calvin Metcalf", |
| | | "email": "calvin.metcalf@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/crypto-browserify/cipher-base/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "inherits": "^2.0.1", |
| | | "safe-buffer": "^5.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "abstract base class for crypto-streams", |
| | | "devDependencies": { |
| | | "standard": "^10.0.2", |