{
    "name": "@types/react-toastify",
    "version": "4.0.2",
    "description": "TypeScript definitions for react-toastify",
    "license": "MIT",
    "contributors": [
        {
            "name": "icopp",
            "url": "https://github.com/icopp",
            "githubUsername": "icopp"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "@types/react-transition-group": "*"
    },
    "typesPublisherContentHash": "4791b2ff8467f3a25c5d4312c2cf663691a99e4ab50db6d1347e2ee9f515f5c4",
    "typeScriptVersion": "2.8"
}