UNPKG

@types/node-rsa

Version:
37 lines 1.11 kB
{ "name": "@types/node-rsa", "version": "1.1.4", "description": "TypeScript definitions for node-rsa", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-rsa", "license": "MIT", "contributors": [ { "name": "Ali Taheri", "githubUsername": "alitaheri", "url": "https://github.com/alitaheri" }, { "name": "Christian Moniz", "githubUsername": "xm", "url": "https://github.com/xm" }, { "name": "Florian Imdahl", "githubUsername": "ffflorian", "url": "https://github.com/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": "5f1ab46f4487201b08ccf8934a1af7554a5244481d7874499b65628a7669cd6e", "typeScriptVersion": "4.5" }