blob: 670d7371f8e9a70602fd8eeb7650bb12b6fd1315 [file] [log] [blame]
{
"_args": [
[
{
"raw": "diffie-hellman@^5.0.0",
"scope": null,
"escapedName": "diffie-hellman",
"name": "diffie-hellman",
"rawSpec": "^5.0.0",
"spec": ">=5.0.0 <6.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/crypto-browserify"
]
],
"_from": "diffie-hellman@>=5.0.0 <6.0.0",
"_id": "diffie-hellman@5.0.3",
"_inCache": 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": {
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
"_npmVersion": "5.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "diffie-hellman@^5.0.0",
"scope": null,
"escapedName": "diffie-hellman",
"name": "diffie-hellman",
"rawSpec": "^5.0.0",
"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": "/Users/brodybits/Documents/cordova/cordova-js/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": {
"integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
"shasum": "40e8ee98f55a2149607146921c63e1ae5f3d2875",
"tarball": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
"fileCount": 9,
"unpackedSize": 17297
},
"gitHead": "d795c01543385196e44f6d8218ba6f9b5621d4b0",
"homepage": "https://github.com/crypto-browserify/diffie-hellman",
"keywords": [
"diffie",
"hellman",
"diffiehellman",
"dh"
],
"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"
}