{
    "name": "@types/react-router-config",
    "version": "5.0.6",
    "description": "TypeScript definitions for react-router-config",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-config",
    "license": "MIT",
    "contributors": [
        {
            "name": "John Reilly",
            "url": "https://github.com/johnnyreilly",
            "githubUsername": "johnnyreilly"
        },
        {
            "name": "Mathieu TUDISCO",
            "url": "https://github.com/mathieutu",
            "githubUsername": "mathieutu"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/react-router-config"
    },
    "scripts": {},
    "dependencies": {
        "@types/history": "^4.7.11",
        "@types/react": "*",
        "@types/react-router": "*"
    },
    "typesPublisherContentHash": "1a2042ff491b4635cafd968d789191611395685df44ca24bafe42487e0d0b1f5",
    "typeScriptVersion": "3.8"
}