| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "browserify-cipher@1.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "browserify-cipher@1.0.1", |
| | | "_from": "browserify-cipher@^1.0.0", |
| | | "_id": "browserify-cipher@1.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==", |
| | | "_location": "/browserify-cipher", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "browserify-cipher@1.0.1", |
| | | "raw": "browserify-cipher@^1.0.0", |
| | | "name": "browserify-cipher", |
| | | "escapedName": "browserify-cipher", |
| | | "rawSpec": "1.0.1", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.1" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/crypto-browserify" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz", |
| | | "_spec": "1.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0", |
| | | "_spec": "browserify-cipher@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\crypto-browserify", |
| | | "author": { |
| | | "name": "Calvin Metcalf", |
| | | "email": "calvin.metcalf@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/crypto-browserify/browserify-cipher/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "browserify-aes": "^1.0.4", |
| | | "browserify-des": "^1.0.0", |
| | | "evp_bytestokey": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "ciphers for the browser", |
| | | "devDependencies": { |
| | | "standard": "^10.0.2", |