@types/elliptic
Version:
TypeScript definitions for elliptic
32 lines • 979 B
JSON
{
"name": "@types/elliptic",
"version": "6.4.18",
"description": "TypeScript definitions for elliptic",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/elliptic",
"license": "MIT",
"contributors": [
{
"name": "Daniel Byrne",
"githubUsername": "danwbyrne",
"url": "https://github.com/danwbyrne"
},
{
"name": "Gaylor Bosson",
"githubUsername": "Gilthoniel",
"url": "https://github.com/Gilthoniel"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/elliptic"
},
"scripts": {},
"dependencies": {
"@types/bn.js": "*"
},
"typesPublisherContentHash": "e115f5e43f5c48a472ce1a472b69f3ceacc0b4593f4f10fdb9dbefa89fabadcc",
"typeScriptVersion": "4.5"
}