1 | {
|
2 | "name": "@types/redux-logger",
|
3 | "version": "3.0.9",
|
4 | "description": "TypeScript definitions for redux-logger",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-logger",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Alexander Rusakov",
|
10 | "url": "https://github.com/arusakov",
|
11 | "githubUsername": "arusakov"
|
12 | },
|
13 | {
|
14 | "name": "Kevin Groat",
|
15 | "url": "https://github.com/kgroat",
|
16 | "githubUsername": "kgroat"
|
17 | }
|
18 | ],
|
19 | "main": "",
|
20 | "types": "index.d.ts",
|
21 | "repository": {
|
22 | "type": "git",
|
23 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
24 | "directory": "types/redux-logger"
|
25 | },
|
26 | "scripts": {},
|
27 | "dependencies": {
|
28 | "redux": "^4.0.0"
|
29 | },
|
30 | "typesPublisherContentHash": "1ed83ad31e56bc3097aac55ed760c376d30661922ad550ba854fa796685e87f0",
|
31 | "typeScriptVersion": "3.6"
|
32 | } |
\ | No newline at end of file |