{ "_args": [ [ "diffie-hellman@^5.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/crypto-browserify" ] ], "_from": "diffie-hellman@>=5.0.0 <6.0.0", "_hasShrinkwrap": false, "_id": "diffie-hellman@5.0.3", "_inCache": true, "_installable": true, "_location": "/diffie-hellman", "_nodeVersion": "8.11.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/diffie-hellman_5.0.3_1523448210144_0.25747828831545383" }, "_npmUser": { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, "_npmVersion": "5.8.0", "_phantomChildren": {}, "_requested": { "name": "diffie-hellman", "raw": "diffie-hellman@^5.0.0", "rawSpec": "^5.0.0", "scope": null, "spec": ">=5.0.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/crypto-browserify" ], "_resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", "_shasum": "40e8ee98f55a2149607146921c63e1ae5f3d2875", "_shrinkwrap": null, "_spec": "diffie-hellman@^5.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/crypto-browserify", "author": { "name": "Calvin Metcalf" }, "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/diffie-hellman/issues" }, "dependencies": { "bn.js": "^4.1.0", "miller-rabin": "^4.0.0", "randombytes": "^2.0.0" }, "description": "pure js diffie-hellman", "devDependencies": { "tap-spec": "^1.0.1", "tape": "^3.0.1" }, "directories": {}, "dist": { "fileCount": 9, "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==", "shasum": "40e8ee98f55a2149607146921c63e1ae5f3d2875", "tarball": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", "unpackedSize": 17297 }, "gitHead": "d795c01543385196e44f6d8218ba6f9b5621d4b0", "homepage": "https://github.com/crypto-browserify/diffie-hellman", "keywords": [ "dh", "diffie", "diffiehellman", "hellman" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "dcousens", "email": "email@dcousens.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" }, { "name": "jprichardson", "email": "jprichardson@gmail.com" } ], "name": "diffie-hellman", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/crypto-browserify/diffie-hellman.git" }, "scripts": { "test": "node test.js | tspec" }, "version": "5.0.3" }