UNPKG

2.55 kBJSONView Raw
1{
2 "name": "@types/nightwatch",
3 "version": "2.0.9",
4 "description": "TypeScript definitions for nightwatch",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nightwatch",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Rahul Kavalapara",
10 "url": "https://github.com/rkavalap",
11 "githubUsername": "rkavalap"
12 },
13 {
14 "name": "Connor Schlesiger",
15 "url": "https://github.com/schlesiger",
16 "githubUsername": "schlesiger"
17 },
18 {
19 "name": "Clayton Astrom",
20 "url": "https://github.com/ClaytonAstrom",
21 "githubUsername": "ClaytonAstrom"
22 },
23 {
24 "name": "Lukas Beranek",
25 "url": "https://github.com/lloiser",
26 "githubUsername": "lloiser"
27 },
28 {
29 "name": "Vaibhav Singh",
30 "url": "https://github.com/vaibhavsingh97",
31 "githubUsername": "vaibhavsingh97"
32 },
33 {
34 "name": "Andrei Rusu",
35 "url": "https://github.com/beatfactor",
36 "githubUsername": "beatfactor"
37 },
38 {
39 "name": "David Burns",
40 "url": "https://github.com/AutomatedTester",
41 "githubUsername": "AutomatedTester"
42 },
43 {
44 "name": "Ravi Sawlani",
45 "url": "https://github.com/gravityvi",
46 "githubUsername": "gravityvi"
47 },
48 {
49 "name": "Binayak Ghosh",
50 "url": "https://github.com/swrdfish",
51 "githubUsername": "swrdfish"
52 },
53 {
54 "name": "Harshit Agrawal",
55 "url": "https://github.com/harshit-bs",
56 "githubUsername": "harshit-bs"
57 },
58 {
59 "name": "David Mello",
60 "url": "https://github.com/literallyMello",
61 "githubUsername": "literallyMello"
62 },
63 {
64 "name": "Luke Bickell",
65 "url": "https://github.com/lukebickell",
66 "githubUsername": "lukebickell"
67 }
68 ],
69 "main": "",
70 "types": "index.d.ts",
71 "repository": {
72 "type": "git",
73 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
74 "directory": "types/nightwatch"
75 },
76 "scripts": {},
77 "dependencies": {
78 "@types/selenium-webdriver": "*"
79 },
80 "typesPublisherContentHash": "8164dac4cd479e58c3098490c9be38295cfb9341450b01e11a6abde483506913",
81 "typeScriptVersion": "4.5"
82}
\No newline at end of file