UNPKG

4.58 kBJSONView Raw
1{
2 "name": "@types/react",
3 "version": "17.0.19",
4 "description": "TypeScript definitions for React",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Asana",
10 "url": "https://asana.com"
11 },
12 {
13 "name": "AssureSign",
14 "url": "http://www.assuresign.com"
15 },
16 {
17 "name": "Microsoft",
18 "url": "https://microsoft.com"
19 },
20 {
21 "name": "John Reilly",
22 "url": "https://github.com/johnnyreilly",
23 "githubUsername": "johnnyreilly"
24 },
25 {
26 "name": "Benoit Benezech",
27 "url": "https://github.com/bbenezech",
28 "githubUsername": "bbenezech"
29 },
30 {
31 "name": "Patricio Zavolinsky",
32 "url": "https://github.com/pzavolinsky",
33 "githubUsername": "pzavolinsky"
34 },
35 {
36 "name": "Eric Anderson",
37 "url": "https://github.com/ericanderson",
38 "githubUsername": "ericanderson"
39 },
40 {
41 "name": "Dovydas Navickas",
42 "url": "https://github.com/DovydasNavickas",
43 "githubUsername": "DovydasNavickas"
44 },
45 {
46 "name": "Josh Rutherford",
47 "url": "https://github.com/theruther4d",
48 "githubUsername": "theruther4d"
49 },
50 {
51 "name": "Guilherme Hübner",
52 "url": "https://github.com/guilhermehubner",
53 "githubUsername": "guilhermehubner"
54 },
55 {
56 "name": "Ferdy Budhidharma",
57 "url": "https://github.com/ferdaber",
58 "githubUsername": "ferdaber"
59 },
60 {
61 "name": "Johann Rakotoharisoa",
62 "url": "https://github.com/jrakotoharisoa",
63 "githubUsername": "jrakotoharisoa"
64 },
65 {
66 "name": "Olivier Pascal",
67 "url": "https://github.com/pascaloliv",
68 "githubUsername": "pascaloliv"
69 },
70 {
71 "name": "Martin Hochel",
72 "url": "https://github.com/hotell",
73 "githubUsername": "hotell"
74 },
75 {
76 "name": "Frank Li",
77 "url": "https://github.com/franklixuefei",
78 "githubUsername": "franklixuefei"
79 },
80 {
81 "name": "Jessica Franco",
82 "url": "https://github.com/Jessidhia",
83 "githubUsername": "Jessidhia"
84 },
85 {
86 "name": "Saransh Kataria",
87 "url": "https://github.com/saranshkataria",
88 "githubUsername": "saranshkataria"
89 },
90 {
91 "name": "Kanitkorn Sujautra",
92 "url": "https://github.com/lukyth",
93 "githubUsername": "lukyth"
94 },
95 {
96 "name": "Sebastian Silbermann",
97 "url": "https://github.com/eps1lon",
98 "githubUsername": "eps1lon"
99 },
100 {
101 "name": "Kyle Scully",
102 "url": "https://github.com/zieka",
103 "githubUsername": "zieka"
104 },
105 {
106 "name": "Cong Zhang",
107 "url": "https://github.com/dancerphil",
108 "githubUsername": "dancerphil"
109 },
110 {
111 "name": "Dimitri Mitropoulos",
112 "url": "https://github.com/dimitropoulos",
113 "githubUsername": "dimitropoulos"
114 },
115 {
116 "name": "JongChan Choi",
117 "url": "https://github.com/disjukr",
118 "githubUsername": "disjukr"
119 },
120 {
121 "name": "Victor Magalhães",
122 "url": "https://github.com/vhfmag",
123 "githubUsername": "vhfmag"
124 },
125 {
126 "name": "Dale Tan",
127 "url": "https://github.com/hellatan",
128 "githubUsername": "hellatan"
129 },
130 {
131 "name": "Priyanshu Rav",
132 "url": "https://github.com/priyanshurav",
133 "githubUsername": "priyanshurav"
134 }
135 ],
136 "main": "",
137 "types": "index.d.ts",
138 "repository": {
139 "type": "git",
140 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
141 "directory": "types/react"
142 },
143 "scripts": {},
144 "dependencies": {
145 "@types/prop-types": "*",
146 "@types/scheduler": "*",
147 "csstype": "^3.0.2"
148 },
149 "typesPublisherContentHash": "e16b27393628061b558b217cdf2b57016e3d83fcc9e6ba57ac7e0ebb1374826d",
150 "typeScriptVersion": "3.6"
151}
\No newline at end of file