{
    "name": "@types/redux-promise",
    "version": "0.5.32",
    "description": "TypeScript definitions for redux-promise",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-promise",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rogelio Morrell Caballero",
            "githubUsername": "molekilla",
            "url": "https://github.com/molekilla"
        },
        {
            "name": "Kaur Kuut",
            "githubUsername": "xStrom",
            "url": "https://github.com/xStrom"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/redux-promise"
    },
    "scripts": {},
    "dependencies": {
        "redux": "^3.6.0"
    },
    "typesPublisherContentHash": "18858d0502dca6b1cd7e3c0cfa740b28b38d0999dc51ec2c32a893efd405e199",
    "typeScriptVersion": "4.5"
}