@types/node-rsa
Version:
TypeScript definitions for node-rsa
37 lines • 1.11 kB
JSON
{
"name": "@types/node-rsa",
"version": "1.1.1",
"description": "TypeScript definitions for node-rsa",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-rsa",
"license": "MIT",
"contributors": [
{
"name": "Ali Taheri",
"url": "https://github.com/alitaheri",
"githubUsername": "alitaheri"
},
{
"name": "Christian Moniz",
"url": "https://github.com/xm",
"githubUsername": "xm"
},
{
"name": "Florian Imdahl",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-rsa"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "442dc8eeae59d1c45d163fe4d9f1fb89b2062926964f7cb388437db433f3aa9f",
"typeScriptVersion": "3.6"
}