{
    "name": "@types/express-mysql-session",
    "version": "2.1.3",
    "description": "TypeScript definitions for express-mysql-session",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-mysql-session",
    "license": "MIT",
    "contributors": [
        {
            "name": "Akim95",
            "url": "https://github.com/Akim95",
            "githubUsername": "Akim95"
        },
        {
            "name": "Sebastian Krüger",
            "url": "https://github.com/mathe42",
            "githubUsername": "mathe42"
        },
        {
            "name": "Ionaru",
            "url": "https://github.com/Ionaru",
            "githubUsername": "Ionaru"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/express-mysql-session"
    },
    "scripts": {},
    "dependencies": {
        "@types/express-session": "*"
    },
    "typesPublisherContentHash": "9d9d01d168c774b4f31d7c2cb6a24615369d5b03ea4a2abf546975591376b67f",
    "typeScriptVersion": "3.6"
}