UNPKG

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