UNPKG

4.67 kBJSONView Raw
1{
2 "name": "@types/jest",
3 "version": "26.0.21",
4 "description": "TypeScript definitions for Jest",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Asana (https://asana.com)\n// Ivo Stratev",
9 "url": "https://github.com/NoHomey",
10 "githubUsername": "NoHomey"
11 },
12 {
13 "name": "jwbay",
14 "url": "https://github.com/jwbay",
15 "githubUsername": "jwbay"
16 },
17 {
18 "name": "Alexey Svetliakov",
19 "url": "https://github.com/asvetliakov",
20 "githubUsername": "asvetliakov"
21 },
22 {
23 "name": "Alex Jover Morales",
24 "url": "https://github.com/alexjoverm",
25 "githubUsername": "alexjoverm"
26 },
27 {
28 "name": "Allan Lukwago",
29 "url": "https://github.com/epicallan",
30 "githubUsername": "epicallan"
31 },
32 {
33 "name": "Ika",
34 "url": "https://github.com/ikatyang",
35 "githubUsername": "ikatyang"
36 },
37 {
38 "name": "Waseem Dahman",
39 "url": "https://github.com/wsmd",
40 "githubUsername": "wsmd"
41 },
42 {
43 "name": "Jamie Mason",
44 "url": "https://github.com/JamieMason",
45 "githubUsername": "JamieMason"
46 },
47 {
48 "name": "Douglas Duteil",
49 "url": "https://github.com/douglasduteil",
50 "githubUsername": "douglasduteil"
51 },
52 {
53 "name": "Ahn",
54 "url": "https://github.com/ahnpnl",
55 "githubUsername": "ahnpnl"
56 },
57 {
58 "name": "Josh Goldberg",
59 "url": "https://github.com/joshuakgoldberg",
60 "githubUsername": "joshuakgoldberg"
61 },
62 {
63 "name": "Jeff Lau",
64 "url": "https://github.com/UselessPickles",
65 "githubUsername": "UselessPickles"
66 },
67 {
68 "name": "Andrew Makarov",
69 "url": "https://github.com/r3nya",
70 "githubUsername": "r3nya"
71 },
72 {
73 "name": "Martin Hochel",
74 "url": "https://github.com/hotell",
75 "githubUsername": "hotell"
76 },
77 {
78 "name": "Sebastian Sebald",
79 "url": "https://github.com/sebald",
80 "githubUsername": "sebald"
81 },
82 {
83 "name": "Andy",
84 "url": "https://github.com/andys8",
85 "githubUsername": "andys8"
86 },
87 {
88 "name": "Antoine Brault",
89 "url": "https://github.com/antoinebrault",
90 "githubUsername": "antoinebrault"
91 },
92 {
93 "name": "Gregor Stamać",
94 "url": "https://github.com/gstamac",
95 "githubUsername": "gstamac"
96 },
97 {
98 "name": "ExE Boss",
99 "url": "https://github.com/ExE-Boss",
100 "githubUsername": "ExE-Boss"
101 },
102 {
103 "name": "Alex Bolenok",
104 "url": "https://github.com/quassnoi",
105 "githubUsername": "quassnoi"
106 },
107 {
108 "name": "Mario Beltrán Alarcón",
109 "url": "https://github.com/Belco90",
110 "githubUsername": "Belco90"
111 },
112 {
113 "name": "Tony Hallett",
114 "url": "https://github.com/tonyhallett",
115 "githubUsername": "tonyhallett"
116 },
117 {
118 "name": "Jason Yu",
119 "url": "https://github.com/ycmjason",
120 "githubUsername": "ycmjason"
121 },
122 {
123 "name": "Devansh Jethmalani",
124 "url": "https://github.com/devanshj",
125 "githubUsername": "devanshj"
126 },
127 {
128 "name": "Pawel Fajfer",
129 "url": "https://github.com/pawfa",
130 "githubUsername": "pawfa"
131 },
132 {
133 "name": "Regev Brody",
134 "url": "https://github.com/regevbr",
135 "githubUsername": "regevbr"
136 },
137 {
138 "name": "Alexandre Germain",
139 "url": "https://github.com/gerkindev",
140 "githubUsername": "gerkindev"
141 }
142 ],
143 "main": "",
144 "types": "index.d.ts",
145 "repository": {
146 "type": "git",
147 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
148 "directory": "types/jest"
149 },
150 "scripts": {},
151 "dependencies": {
152 "jest-diff": "^26.0.0",
153 "pretty-format": "^26.0.0"
154 },
155 "typesPublisherContentHash": "bf3504e061cef6241e4103b0dbf93926f6ee5e8a9781e8516c4e0364b22db18a",
156 "typeScriptVersion": "3.8"
157}
\No newline at end of file