UNPKG

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