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