UNPKG

1.25 kBJSONView Raw
1{
2 "name": "@types/react-router-redux",
3 "version": "5.0.20",
4 "description": "TypeScript definitions for react-router-redux",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux",
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": "Shoya Tanaka",
15 "url": "https://github.com/8398a7",
16 "githubUsername": "8398a7"
17 },
18 {
19 "name": "Mykolas",
20 "url": "https://github.com/mykolas",
21 "githubUsername": "mykolas"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/react-router-redux"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/history": "*",
34 "@types/react": "*",
35 "@types/react-router": "*",
36 "redux": ">= 3.7.2"
37 },
38 "typesPublisherContentHash": "69492d3cf788a04ba7a234c32f09d2335c853daaccd115de87465b0b767a96b7",
39 "typeScriptVersion": "3.7"
40}
\No newline at end of file