{
    "name": "@types/mysql",
    "version": "2.15.26",
    "description": "TypeScript definitions for mysql",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mysql",
    "license": "MIT",
    "contributors": [
        {
            "name": " William Johnston",
            "githubUsername": "wjohnsto",
            "url": "https://github.com/wjohnsto"
        },
        {
            "name": "Krittanan Pingclasai",
            "githubUsername": "kpping",
            "url": "https://github.com/kpping"
        },
        {
            "name": "James Munro",
            "githubUsername": "jdmunro",
            "url": "https://github.com/jdmunro"
        },
        {
            "name": "Sanders DeNardi",
            "githubUsername": "sedenardi",
            "url": "https://github.com/sedenardi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mysql"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "4a9058442e03f9daed2e7cfebe7369329aee6a3925d645e87bc2691e5520f36c",
    "typeScriptVersion": "4.7"
}