UNPKG

1.84 kBJSONView Raw
1{
2 "name": "@types/react-router-dom",
3 "version": "5.3.3",
4 "description": "TypeScript definitions for react-router-dom",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Huy Nguyen",
10 "url": "https://github.com/huy-nguyen",
11 "githubUsername": "huy-nguyen"
12 },
13 {
14 "name": "Philip Jackson",
15 "url": "https://github.com/p-jackson",
16 "githubUsername": "p-jackson"
17 },
18 {
19 "name": "John Reilly",
20 "url": "https://github.com/johnnyreilly",
21 "githubUsername": "johnnyreilly"
22 },
23 {
24 "name": "Sebastian Silbermann",
25 "url": "https://github.com/eps1lon",
26 "githubUsername": "eps1lon"
27 },
28 {
29 "name": "Daniel Nixon",
30 "url": "https://github.com/danielnixon",
31 "githubUsername": "danielnixon"
32 },
33 {
34 "name": "Tony Ward",
35 "url": "https://github.com/ynotdraw",
36 "githubUsername": "ynotdraw"
37 },
38 {
39 "name": "Pirasis Leelatanon",
40 "url": "https://github.com/1pete",
41 "githubUsername": "1pete"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/react-router-dom"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/history": "^4.7.11",
54 "@types/react": "*",
55 "@types/react-router": "*"
56 },
57 "typesPublisherContentHash": "e0755682335fcda35af55012c81f34c3082bd681570954c4a515a7ada37f06af",
58 "typeScriptVersion": "3.8"
59}
\No newline at end of file