UNPKG

1.11 kBJSONView Raw
1{
2 "name": "@types/node-rsa",
3 "version": "1.1.1",
4 "description": "TypeScript definitions for node-rsa",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-rsa",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Ali Taheri",
10 "url": "https://github.com/alitaheri",
11 "githubUsername": "alitaheri"
12 },
13 {
14 "name": "Christian Moniz",
15 "url": "https://github.com/xm",
16 "githubUsername": "xm"
17 },
18 {
19 "name": "Florian Imdahl",
20 "url": "https://github.com/ffflorian",
21 "githubUsername": "ffflorian"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/node-rsa"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*"
34 },
35 "typesPublisherContentHash": "442dc8eeae59d1c45d163fe4d9f1fb89b2062926964f7cb388437db433f3aa9f",
36 "typeScriptVersion": "3.6"
37}
\No newline at end of file