UNPKG

2.79 kBJSONView Raw
1{
2 "name": "@types/enzyme",
3 "version": "3.10.18",
4 "description": "TypeScript definitions for enzyme",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Marian Palkus",
10 "githubUsername": "MarianPalkus",
11 "url": "https://github.com/MarianPalkus"
12 },
13 {
14 "name": "Cap3",
15 "url": "http://www.cap3.de"
16 },
17 {
18 "name": "Ivo Stratev",
19 "githubUsername": "NoHomey",
20 "url": "https://github.com/NoHomey"
21 },
22 {
23 "name": "jwbay",
24 "githubUsername": "jwbay",
25 "url": "https://github.com/jwbay"
26 },
27 {
28 "name": "huhuanming",
29 "githubUsername": "huhuanming",
30 "url": "https://github.com/huhuanming"
31 },
32 {
33 "name": "MartynasZilinskas",
34 "githubUsername": "MartynasZilinskas",
35 "url": "https://github.com/MartynasZilinskas"
36 },
37 {
38 "name": "Torgeir Hovden",
39 "githubUsername": "thovden",
40 "url": "https://github.com/thovden"
41 },
42 {
43 "name": "Martin Hochel",
44 "githubUsername": "hotell",
45 "url": "https://github.com/hotell"
46 },
47 {
48 "name": "Christian Rackerseder",
49 "githubUsername": "screendriver",
50 "url": "https://github.com/screendriver"
51 },
52 {
53 "name": "Mateusz Sokoła",
54 "githubUsername": "mateuszsokola",
55 "url": "https://github.com/mateuszsokola"
56 },
57 {
58 "name": "Braiden Cutforth",
59 "githubUsername": "braidencutforth",
60 "url": "https://github.com/braidencutforth"
61 },
62 {
63 "name": "Erick Zhao",
64 "githubUsername": "erickzhao",
65 "url": "https://github.com/erickzhao"
66 },
67 {
68 "name": "Jack Tomaszewski",
69 "githubUsername": "jtomaszewski",
70 "url": "https://github.com/jtomaszewski"
71 },
72 {
73 "name": "Jordan Harband",
74 "githubUsername": "ljharb",
75 "url": "https://github.com/ljharb"
76 }
77 ],
78 "main": "",
79 "types": "index.d.ts",
80 "repository": {
81 "type": "git",
82 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
83 "directory": "types/enzyme"
84 },
85 "scripts": {},
86 "dependencies": {
87 "@types/cheerio": "*",
88 "@types/react": "^16"
89 },
90 "typesPublisherContentHash": "85c82e34ced5c07f7c1933b6b3119cb555315337f12ff6a48541fb19439ee557",
91 "typeScriptVersion": "4.6"
92}
\No newline at end of file