UNPKG

895 BJSONView Raw
1{
2 "name": "@types/react-router-dom",
3 "version": "4.2.5",
4 "description": "TypeScript definitions for React Router",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Tanguy Krotoff",
9 "url": "https://github.com/tkrotoff",
10 "githubUsername": "tkrotoff"
11 },
12 {
13 "name": "Huy Nguyen",
14 "url": "https://github.com/huy-nguyen",
15 "githubUsername": "huy-nguyen"
16 }
17 ],
18 "main": "",
19 "repository": {
20 "type": "git",
21 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
22 },
23 "scripts": {},
24 "dependencies": {
25 "@types/react-router": "*",
26 "@types/react": "*",
27 "@types/history": "*"
28 },
29 "typesPublisherContentHash": "8b5bddf5bac8e06f9918a31f544fb37bdcf5ce9fb7c20ecde982b2364211c00c",
30 "typeScriptVersion": "2.6"
31}
\No newline at end of file