UNPKG

2.79 kBJSONView Raw
1{
2 "name": "@types/enzyme",
3 "version": "3.10.12",
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 "url": "https://github.com/MarianPalkus",
11 "githubUsername": "MarianPalkus"
12 },
13 {
14 "name": "Cap3",
15 "url": "http://www.cap3.de"
16 },
17 {
18 "name": "Ivo Stratev",
19 "url": "https://github.com/NoHomey",
20 "githubUsername": "NoHomey"
21 },
22 {
23 "name": "jwbay",
24 "url": "https://github.com/jwbay",
25 "githubUsername": "jwbay"
26 },
27 {
28 "name": "huhuanming",
29 "url": "https://github.com/huhuanming",
30 "githubUsername": "huhuanming"
31 },
32 {
33 "name": "MartynasZilinskas",
34 "url": "https://github.com/MartynasZilinskas",
35 "githubUsername": "MartynasZilinskas"
36 },
37 {
38 "name": "Torgeir Hovden",
39 "url": "https://github.com/thovden",
40 "githubUsername": "thovden"
41 },
42 {
43 "name": "Martin Hochel",
44 "url": "https://github.com/hotell",
45 "githubUsername": "hotell"
46 },
47 {
48 "name": "Christian Rackerseder",
49 "url": "https://github.com/screendriver",
50 "githubUsername": "screendriver"
51 },
52 {
53 "name": "Mateusz Sokoła",
54 "url": "https://github.com/mateuszsokola",
55 "githubUsername": "mateuszsokola"
56 },
57 {
58 "name": "Braiden Cutforth",
59 "url": "https://github.com/braidencutforth",
60 "githubUsername": "braidencutforth"
61 },
62 {
63 "name": "Erick Zhao",
64 "url": "https://github.com/erickzhao",
65 "githubUsername": "erickzhao"
66 },
67 {
68 "name": "Jack Tomaszewski",
69 "url": "https://github.com/jtomaszewski",
70 "githubUsername": "jtomaszewski"
71 },
72 {
73 "name": "Jordan Harband",
74 "url": "https://github.com/ljharb",
75 "githubUsername": "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": "*"
89 },
90 "typesPublisherContentHash": "c879b1dd7cca95ef057420e9f0abd1247cbedd1f5e9e63388d7fe6bf20fd12d1",
91 "typeScriptVersion": "3.9"
92}
\No newline at end of file