{
    "name": "@types/react-router-config",
    "version": "5.0.7",
    "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": "^5.1.0"
    },
    "typesPublisherContentHash": "58a65429a9f6d2d3bc706ae43e374263b53ba030699f80e2f87061f5266020d6",
    "typeScriptVersion": "4.3"
}