1 | {
|
2 | "name": "@types/react-router",
|
3 | "version": "5.1.20",
|
4 | "description": "TypeScript definitions for React Router",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Sergey Buturlakin",
|
10 | "url": "https://github.com/sergey-buturlakin",
|
11 | "githubUsername": "sergey-buturlakin"
|
12 | },
|
13 | {
|
14 | "name": "Yuichi Murata",
|
15 | "url": "https://github.com/mrk21",
|
16 | "githubUsername": "mrk21"
|
17 | },
|
18 | {
|
19 | "name": "Václav Ostrožlík",
|
20 | "url": "https://github.com/vasek17",
|
21 | "githubUsername": "vasek17"
|
22 | },
|
23 | {
|
24 | "name": "Nathan Brown",
|
25 | "url": "https://github.com/ngbrown",
|
26 | "githubUsername": "ngbrown"
|
27 | },
|
28 | {
|
29 | "name": "Alex Wendland",
|
30 | "url": "https://github.com/awendland",
|
31 | "githubUsername": "awendland"
|
32 | },
|
33 | {
|
34 | "name": "Kostya Esmukov",
|
35 | "url": "https://github.com/KostyaEsmukov",
|
36 | "githubUsername": "KostyaEsmukov"
|
37 | },
|
38 | {
|
39 | "name": "John Reilly",
|
40 | "url": "https://github.com/johnnyreilly",
|
41 | "githubUsername": "johnnyreilly"
|
42 | },
|
43 | {
|
44 | "name": "Karol Janyst",
|
45 | "url": "https://github.com/LKay",
|
46 | "githubUsername": "LKay"
|
47 | },
|
48 | {
|
49 | "name": "Dovydas Navickas",
|
50 | "url": "https://github.com/DovydasNavickas",
|
51 | "githubUsername": "DovydasNavickas"
|
52 | },
|
53 | {
|
54 | "name": "Huy Nguyen",
|
55 | "url": "https://github.com/huy-nguyen",
|
56 | "githubUsername": "huy-nguyen"
|
57 | },
|
58 | {
|
59 | "name": "Jérémy Fauvel",
|
60 | "url": "https://github.com/grmiade",
|
61 | "githubUsername": "grmiade"
|
62 | },
|
63 | {
|
64 | "name": "Daniel Roth",
|
65 | "url": "https://github.com/DaIgeb",
|
66 | "githubUsername": "DaIgeb"
|
67 | },
|
68 | {
|
69 | "name": "Egor Shulga",
|
70 | "url": "https://github.com/egorshulga",
|
71 | "githubUsername": "egorshulga"
|
72 | },
|
73 | {
|
74 | "name": "Rahul Raina",
|
75 | "url": "https://github.com/rraina",
|
76 | "githubUsername": "rraina"
|
77 | },
|
78 | {
|
79 | "name": "Duong Tran",
|
80 | "url": "https://github.com/t49tran",
|
81 | "githubUsername": "t49tran"
|
82 | },
|
83 | {
|
84 | "name": "Ben Smith",
|
85 | "url": "https://github.com/8enSmith",
|
86 | "githubUsername": "8enSmith"
|
87 | },
|
88 | {
|
89 | "name": "Wesley Tsai",
|
90 | "url": "https://github.com/wezleytsai",
|
91 | "githubUsername": "wezleytsai"
|
92 | },
|
93 | {
|
94 | "name": "Sebastian Silbermann",
|
95 | "url": "https://github.com/eps1lon",
|
96 | "githubUsername": "eps1lon"
|
97 | },
|
98 | {
|
99 | "name": "Nicholas Hehr",
|
100 | "url": "https://github.com/HipsterBrown",
|
101 | "githubUsername": "HipsterBrown"
|
102 | },
|
103 | {
|
104 | "name": "Pawel Fajfer",
|
105 | "url": "https://github.com/pawfa",
|
106 | "githubUsername": "pawfa"
|
107 | }
|
108 | ],
|
109 | "main": "",
|
110 | "types": "index.d.ts",
|
111 | "typesVersions": {
|
112 | "<=4.6": {
|
113 | "*": [
|
114 | "ts4.6/*"
|
115 | ]
|
116 | }
|
117 | },
|
118 | "repository": {
|
119 | "type": "git",
|
120 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
121 | "directory": "types/react-router"
|
122 | },
|
123 | "scripts": {},
|
124 | "dependencies": {
|
125 | "@types/history": "^4.7.11",
|
126 | "@types/react": "*"
|
127 | },
|
128 | "typesPublisherContentHash": "471509be13705fc944e92092c64b94ac19712efd46cd3b0bfe38faefb539955f",
|
129 | "typeScriptVersion": "4.2"
|
130 | } |
\ | No newline at end of file |