UNPKG

3.14 kBJSONView Raw
1{
2 "name": "@types/react-redux",
3 "version": "7.1.7",
4 "description": "TypeScript definitions for react-redux",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Qubo",
9 "url": "https://github.com/tkqubo",
10 "githubUsername": "tkqubo"
11 },
12 {
13 "name": "Kenzie Togami",
14 "url": "https://github.com/kenzierocks",
15 "githubUsername": "kenzierocks"
16 },
17 {
18 "name": "Curits Layne",
19 "url": "https://github.com/clayne11",
20 "githubUsername": "clayne11"
21 },
22 {
23 "name": "Frank Tan",
24 "url": "https://github.com/tansongyang",
25 "githubUsername": "tansongyang"
26 },
27 {
28 "name": "Nicholas Boll",
29 "url": "https://github.com/nicholasboll",
30 "githubUsername": "nicholasboll"
31 },
32 {
33 "name": "Dibyo Majumdar",
34 "url": "https://github.com/mdibyo",
35 "githubUsername": "mdibyo"
36 },
37 {
38 "name": "Thomas Charlat",
39 "url": "https://github.com/kallikrein",
40 "githubUsername": "kallikrein"
41 },
42 {
43 "name": "Valentin Descamps",
44 "url": "https://github.com/val1984",
45 "githubUsername": "val1984"
46 },
47 {
48 "name": "Johann Rakotoharisoa",
49 "url": "https://github.com/jrakotoharisoa",
50 "githubUsername": "jrakotoharisoa"
51 },
52 {
53 "name": "Anatoli Papirovski",
54 "url": "https://github.com/apapirovski",
55 "githubUsername": "apapirovski"
56 },
57 {
58 "name": "Boris Sergeyev",
59 "url": "https://github.com/surgeboris",
60 "githubUsername": "surgeboris"
61 },
62 {
63 "name": "Søren Bruus Frank",
64 "url": "https://github.com/soerenbf",
65 "githubUsername": "soerenbf"
66 },
67 {
68 "name": "Jonathan Ziller",
69 "url": "https://github.com/mrwolfz",
70 "githubUsername": "mrwolfz"
71 },
72 {
73 "name": "Dylan Vann",
74 "url": "https://github.com/dylanvann",
75 "githubUsername": "dylanvann"
76 },
77 {
78 "name": "Yuki Ito",
79 "url": "https://github.com/Lazyuki",
80 "githubUsername": "Lazyuki"
81 },
82 {
83 "name": "Kazuma Ebina",
84 "url": "https://github.com/kazuma1989",
85 "githubUsername": "kazuma1989"
86 }
87 ],
88 "main": "",
89 "types": "index.d.ts",
90 "repository": {
91 "type": "git",
92 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
93 "directory": "types/react-redux"
94 },
95 "scripts": {},
96 "dependencies": {
97 "@types/hoist-non-react-statics": "^3.3.0",
98 "@types/react": "*",
99 "hoist-non-react-statics": "^3.3.0",
100 "redux": "^4.0.0"
101 },
102 "typesPublisherContentHash": "212876d11a62fe50d7f0044433881e0beb7275ea1277569cda0adfba4371415b",
103 "typeScriptVersion": "3.0"
104}
\No newline at end of file