UNPKG

1.15 kBJSONView Raw
1{
2 "name": "@types/sshpk",
3 "version": "1.17.4",
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 "githubUsername": "mabels",
11 "url": "https://github.com/mabels"
12 },
13 {
14 "name": "Alexander Lavallee",
15 "githubUsername": "lavalleeale",
16 "url": "https://github.com/lavalleeale"
17 },
18 {
19 "name": "Lukáš Cezner",
20 "githubUsername": "coalzombik",
21 "url": "https://github.com/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": "16cab0146a3846dc907637adf631c83649e86983ba27ee73ad61c321af2a7168",
37 "typeScriptVersion": "4.5"
38}
\No newline at end of file