1 | {
|
2 | "name": "@types/redux-form",
|
3 | "version": "8.3.10",
|
4 | "description": "TypeScript definitions for redux-form",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-form",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Daniel Lytkin",
|
10 | "githubUsername": "aikoven",
|
11 | "url": "https://github.com/aikoven"
|
12 | },
|
13 | {
|
14 | "name": "Karol Janyst",
|
15 | "githubUsername": "LKay",
|
16 | "url": "https://github.com/LKay"
|
17 | },
|
18 | {
|
19 | "name": "Luka Zakrajsek",
|
20 | "githubUsername": "bancek",
|
21 | "url": "https://github.com/bancek"
|
22 | },
|
23 | {
|
24 | "name": "Huw Martin",
|
25 | "githubUsername": "huwmartin",
|
26 | "url": "https://github.com/huwmartin"
|
27 | },
|
28 | {
|
29 | "name": "Matt Davis",
|
30 | "githubUsername": "m-b-davis",
|
31 | "url": "https://github.com/m-b-davis"
|
32 | },
|
33 | {
|
34 | "name": "Ethan Resnick",
|
35 | "githubUsername": "ethanresnick",
|
36 | "url": "https://github.com/ethanresnick"
|
37 | },
|
38 | {
|
39 | "name": "Maddi Joyce",
|
40 | "githubUsername": "maddijoyce",
|
41 | "url": "https://github.com/maddijoyce"
|
42 | },
|
43 | {
|
44 | "name": "Kamil Wojcik",
|
45 | "githubUsername": "smifun",
|
46 | "url": "https://github.com/smifun"
|
47 | },
|
48 | {
|
49 | "name": "Mohamed Shaaban",
|
50 | "githubUsername": "mshaaban088",
|
51 | "url": "https://github.com/mshaaban088"
|
52 | },
|
53 | {
|
54 | "name": "Ethan Setnik",
|
55 | "githubUsername": "esetnik",
|
56 | "url": "https://github.com/esetnik"
|
57 | },
|
58 | {
|
59 | "name": "Kota Marusue",
|
60 | "githubUsername": "mrsekut",
|
61 | "url": "https://github.com/mrsekut"
|
62 | },
|
63 | {
|
64 | "name": "Adam Bouqdib",
|
65 | "githubUsername": "abemedia",
|
66 | "url": "https://github.com/abemedia"
|
67 | }
|
68 | ],
|
69 | "main": "",
|
70 | "types": "index.d.ts",
|
71 | "repository": {
|
72 | "type": "git",
|
73 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
74 | "directory": "types/redux-form"
|
75 | },
|
76 | "scripts": {},
|
77 | "dependencies": {
|
78 | "@types/react": "*",
|
79 | "redux": "^3.6.0 || ^4.0.0"
|
80 | },
|
81 | "typesPublisherContentHash": "235d6b90858009aaadbc50fee233a674ce878bdab0a0f43b83b1b255a2a3d0ff",
|
82 | "typeScriptVersion": "4.5"
|
83 | } |
\ | No newline at end of file |