{
    "name": "@types/redux-batched-subscribe",
    "version": "0.1.7",
    "description": "TypeScript definitions for redux-batched-subscribe",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-batched-subscribe",
    "license": "MIT",
    "contributors": [
        {
            "name": "Dibyo Majumdar",
            "githubUsername": "mDibyo",
            "url": "https://github.com/mDibyo"
        },
        {
            "name": "Aziz Khambati",
            "githubUsername": "azizhk",
            "url": "https://github.com/azizhk"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/redux-batched-subscribe"
    },
    "scripts": {},
    "dependencies": {
        "redux": "^4.0.0"
    },
    "typesPublisherContentHash": "2a8991ea62cec5961f20b646f7295211c1d5f86eee191be60a1b998333fcb7c5",
    "typeScriptVersion": "4.5"
}