UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

108 lines (107 loc) 2.59 kB
{ "_args": [ [ { "name": "create-ecdh", "raw": "create-ecdh@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/node_modules/crypto-browserify" ] ], "_from": "create-ecdh@>=4.0.0 <5.0.0", "_id": "create-ecdh@4.0.0", "_inCache": true, "_installable": true, "_location": "/create-ecdh", "_nodeVersion": "4.2.1", "_npmUser": { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "create-ecdh", "raw": "create-ecdh@^4.0.0", "rawSpec": "^4.0.0", "scope": null, "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/crypto-browserify" ], "_resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.0.tgz", "_shasum": "888c723596cdf7612f6498233eebd7a35301737d", "_shrinkwrap": null, "_spec": "create-ecdh@^4.0.0", "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/crypto-browserify", "author": { "name": "Calvin Metcalf" }, "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/createECDH/issues" }, "dependencies": { "bn.js": "^4.1.0", "elliptic": "^6.0.0" }, "description": "createECDH but browserifiable", "devDependencies": { "tap-spec": "^1.0.1", "tape": "^3.0.1" }, "directories": {}, "dist": { "shasum": "888c723596cdf7612f6498233eebd7a35301737d", "tarball": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.0.tgz" }, "gitHead": "115f7b6bad56934285b9015575e1b43f23148a8a", "homepage": "https://github.com/crypto-browserify/createECDH", "keywords": [ "diffie", "hellman", "diffiehellman", "ECDH" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, { "email": "email@dcousens.com", "name": "dcousens" }, { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, { "email": "jprichardson@gmail.com", "name": "jprichardson" }, { "email": "fedor@indutny.com", "name": "indutny" } ], "name": "create-ecdh", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/crypto-browserify/createECDH.git" }, "scripts": { "test": "node test.js | tspec" }, "version": "4.0.0" }