1 | {
|
2 | "name": "@types/ssh2",
|
3 | "version": "1.15.4",
|
4 | "description": "TypeScript definitions for ssh2",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Qubo",
|
10 | "githubUsername": "tkQubo",
|
11 | "url": "https://github.com/tkQubo"
|
12 | },
|
13 | {
|
14 | "name": "Ron Buckton",
|
15 | "githubUsername": "rbuckton",
|
16 | "url": "https://github.com/rbuckton"
|
17 | },
|
18 | {
|
19 | "name": "Will Boyce",
|
20 | "githubUsername": "wrboyce",
|
21 | "url": "https://github.com/wrboyce"
|
22 | },
|
23 | {
|
24 | "name": "Tom Xu",
|
25 | "githubUsername": "hengkx",
|
26 | "url": "https://github.com/hengkx"
|
27 | },
|
28 | {
|
29 | "name": "Leo Toneff",
|
30 | "githubUsername": "bragle",
|
31 | "url": "https://github.com/bragle"
|
32 | },
|
33 | {
|
34 | "name": "Lucian Buzzo",
|
35 | "githubUsername": "LucianBuzzo",
|
36 | "url": "https://github.com/LucianBuzzo"
|
37 | },
|
38 | {
|
39 | "name": "Dan Hensby",
|
40 | "githubUsername": "dhensby",
|
41 | "url": "https://github.com/dhensby"
|
42 | }
|
43 | ],
|
44 | "main": "",
|
45 | "types": "index.d.ts",
|
46 | "repository": {
|
47 | "type": "git",
|
48 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
49 | "directory": "types/ssh2"
|
50 | },
|
51 | "scripts": {},
|
52 | "dependencies": {
|
53 | "@types/node": "^18.11.18"
|
54 | },
|
55 | "peerDependencies": {},
|
56 | "typesPublisherContentHash": "c63c78b7a16d2e0c36b148bb6cc43198c8d80a3387a1a99583368a6a570d778a",
|
57 | "typeScriptVersion": "5.0"
|
58 | } |
\ | No newline at end of file |