@types/diffie-hellman
Version:
TypeScript definitions for diffie-hellman
27 lines • 857 B
JSON
{
"name": "@types/diffie-hellman",
"version": "5.0.3",
"description": "TypeScript definitions for diffie-hellman",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/diffie-hellman",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/diffie-hellman"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "09c4ee2eb157ed8e69c7707821833cbb61a2cd54ed882a5a3ffa882f25eacdb6",
"typeScriptVersion": "4.5"
}