109 lines
2.6 KiB
JSON
109 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "create-ecdh@^4.0.0",
|
|
"scope": null,
|
|
"escapedName": "create-ecdh",
|
|
"name": "create-ecdh",
|
|
"rawSpec": "^4.0.0",
|
|
"spec": ">=4.0.0 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\crypto-browserify"
|
|
]
|
|
],
|
|
"_from": "create-ecdh@>=4.0.0 <5.0.0",
|
|
"_id": "create-ecdh@4.0.0",
|
|
"_inCache": true,
|
|
"_location": "/create-ecdh",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
"_npmVersion": "2.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "create-ecdh@^4.0.0",
|
|
"scope": null,
|
|
"escapedName": "create-ecdh",
|
|
"name": "create-ecdh",
|
|
"rawSpec": "^4.0.0",
|
|
"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": "c:\\xampp\\htdocs\\laravel\\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": [
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "dcousens",
|
|
"email": "email@dcousens.com"
|
|
},
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "jprichardson",
|
|
"email": "jprichardson@gmail.com"
|
|
},
|
|
{
|
|
"name": "indutny",
|
|
"email": "fedor@indutny.com"
|
|
}
|
|
],
|
|
"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"
|
|
}
|