UNPKG

1.15 kBJSONView Raw
1{
2 "name": "@types/sshpk",
3 "version": "1.17.0",
4 "description": "TypeScript definitions for sshpk",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sshpk",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Meno Abels",
10 "url": "https://github.com/mabels",
11 "githubUsername": "mabels"
12 },
13 {
14 "name": "Alexander Lavallee",
15 "url": "https://github.com/lavalleeale",
16 "githubUsername": "lavalleeale"
17 },
18 {
19 "name": "Lukáš Cezner",
20 "url": "https://github.com/coalzombik",
21 "githubUsername": "coalzombik"
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/sshpk"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/asn1": "*",
34 "@types/node": "*"
35 },
36 "typesPublisherContentHash": "49c11e1456d4b3246f07c11fffefb05b736402134f46a112f4d11983c64795f7",
37 "typeScriptVersion": "3.8"
38}
\No newline at end of file