1 | {
|
2 | "name": "@types/selenium-webdriver",
|
3 | "version": "4.1.27",
|
4 | "description": "TypeScript definitions for selenium-webdriver",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Bill Armstrong",
|
10 | "githubUsername": "BillArmstrong",
|
11 | "url": "https://github.com/BillArmstrong"
|
12 | },
|
13 | {
|
14 | "name": "Yuki Kokubun",
|
15 | "githubUsername": "Kuniwak",
|
16 | "url": "https://github.com/Kuniwak"
|
17 | },
|
18 | {
|
19 | "name": "Craig Nishina",
|
20 | "githubUsername": "cnishina",
|
21 | "url": "https://github.com/cnishina"
|
22 | },
|
23 | {
|
24 | "name": "Simon Gellis",
|
25 | "githubUsername": "SupernaviX",
|
26 | "url": "https://github.com/SupernaviX"
|
27 | },
|
28 | {
|
29 | "name": "Ben Dixon",
|
30 | "githubUsername": "bendxn",
|
31 | "url": "https://github.com/bendxn"
|
32 | },
|
33 | {
|
34 | "name": "Ziyu",
|
35 | "githubUsername": "oddui",
|
36 | "url": "https://github.com/oddui"
|
37 | },
|
38 | {
|
39 | "name": "Johann Wolf",
|
40 | "githubUsername": "beta-vulgaris",
|
41 | "url": "https://github.com/beta-vulgaris"
|
42 | },
|
43 | {
|
44 | "name": "Aleksey Chemakin",
|
45 | "githubUsername": "Dzenly",
|
46 | "url": "https://github.com/Dzenly"
|
47 | },
|
48 | {
|
49 | "name": "David Burns",
|
50 | "githubUsername": "AutomatedTester",
|
51 | "url": "https://github.com/AutomatedTester"
|
52 | },
|
53 | {
|
54 | "name": "Pirasis Leelatanon",
|
55 | "githubUsername": "1pete",
|
56 | "url": "https://github.com/1pete"
|
57 | },
|
58 | {
|
59 | "name": "Harmandeep Singh",
|
60 | "githubUsername": "SinghHrmn",
|
61 | "url": "https://github.com/SinghHrmn"
|
62 | },
|
63 | {
|
64 | "name": "Shubh Sheth",
|
65 | "githubUsername": "shubhsheth",
|
66 | "url": "https://github.com/shubhsheth"
|
67 | },
|
68 | {
|
69 | "name": "Sri Harsha",
|
70 | "githubUsername": "harsha509",
|
71 | "url": "https://github.com/harsha509"
|
72 | }
|
73 | ],
|
74 | "main": "",
|
75 | "types": "index.d.ts",
|
76 | "repository": {
|
77 | "type": "git",
|
78 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
79 | "directory": "types/selenium-webdriver"
|
80 | },
|
81 | "scripts": {},
|
82 | "dependencies": {
|
83 | "@types/ws": "*",
|
84 | "@types/node": "*"
|
85 | },
|
86 | "peerDependencies": {},
|
87 | "typesPublisherContentHash": "c402866039b8cc6fca3fc76c63e5a41846a76679b863bbb5066ec063833372f5",
|
88 | "typeScriptVersion": "4.8"
|
89 | } |
\ | No newline at end of file |