UNPKG

@types/react-redux

Version:

TypeScript definitions for react-redux

124 lines 3.74 kB
{ "name": "@types/react-redux", "version": "7.1.16", "description": "TypeScript definitions for react-redux", "license": "MIT", "contributors": [ { "name": "Qubo", "url": "https://github.com/tkqubo", "githubUsername": "tkqubo" }, { "name": "Kenzie Togami", "url": "https://github.com/kenzierocks", "githubUsername": "kenzierocks" }, { "name": "Curits Layne", "url": "https://github.com/clayne11", "githubUsername": "clayne11" }, { "name": "Frank Tan", "url": "https://github.com/tansongyang", "githubUsername": "tansongyang" }, { "name": "Nicholas Boll", "url": "https://github.com/nicholasboll", "githubUsername": "nicholasboll" }, { "name": "Dibyo Majumdar", "url": "https://github.com/mdibyo", "githubUsername": "mdibyo" }, { "name": "Thomas Charlat", "url": "https://github.com/kallikrein", "githubUsername": "kallikrein" }, { "name": "Valentin Descamps", "url": "https://github.com/val1984", "githubUsername": "val1984" }, { "name": "Johann Rakotoharisoa", "url": "https://github.com/jrakotoharisoa", "githubUsername": "jrakotoharisoa" }, { "name": "Anatoli Papirovski", "url": "https://github.com/apapirovski", "githubUsername": "apapirovski" }, { "name": "Boris Sergeyev", "url": "https://github.com/surgeboris", "githubUsername": "surgeboris" }, { "name": "Søren Bruus Frank", "url": "https://github.com/soerenbf", "githubUsername": "soerenbf" }, { "name": "Jonathan Ziller", "url": "https://github.com/mrwolfz", "githubUsername": "mrwolfz" }, { "name": "Dylan Vann", "url": "https://github.com/dylanvann", "githubUsername": "dylanvann" }, { "name": "Yuki Ito", "url": "https://github.com/Lazyuki", "githubUsername": "Lazyuki" }, { "name": "Kazuma Ebina", "url": "https://github.com/kazuma1989", "githubUsername": "kazuma1989" }, { "name": "Michael Lebedev", "url": "https://github.com/megazazik", "githubUsername": "megazazik" }, { "name": "jun-sheaf", "url": "https://github.com/jun-sheaf", "githubUsername": "jun-sheaf" }, { "name": "Lenz Weber", "url": "https://github.com/phryneas", "githubUsername": "phryneas" }, { "name": "Mark Erikson", "url": "https://github.com/markerikson", "githubUsername": "markerikson" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-redux" }, "scripts": {}, "dependencies": { "@types/hoist-non-react-statics": "^3.3.0", "@types/react": "*", "hoist-non-react-statics": "^3.3.0", "redux": "^4.0.0" }, "typesPublisherContentHash": "0ef6c397b4b3acc784f3abd327c093f3a952b8db1be17bcbbca298ef76c325f6", "typeScriptVersion": "3.4" }