UNPKG

986 BJSONView Raw
1{
2 "name": "@types/redux-logger",
3 "version": "3.0.12",
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 "githubUsername": "arusakov",
11 "url": "https://github.com/arusakov"
12 },
13 {
14 "name": "Kevin Groat",
15 "githubUsername": "kgroat",
16 "url": "https://github.com/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": "aa6179d177553c36ad70ef1ea1ee41893d8c0df9901dd9d501257cd2f6bb4f1a",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file