{
    "name": "@types/passport-google-oauth20",
    "version": "2.0.17",
    "description": "TypeScript definitions for passport-google-oauth20",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-google-oauth20",
    "license": "MIT",
    "contributors": [
        {
            "name": "Yasunori Ohoka",
            "githubUsername": "yasupeke",
            "url": "https://github.com/yasupeke"
        },
        {
            "name": "Eduard Zintz",
            "githubUsername": "ezintz",
            "url": "https://github.com/ezintz"
        },
        {
            "name": "Tan Nguyen",
            "githubUsername": "ngtan",
            "url": "https://github.com/ngtan"
        },
        {
            "name": "Gleb Varenov",
            "githubUsername": "acerbic",
            "url": "https://github.com/acerbic"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-google-oauth20"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/passport": "*",
        "@types/passport-oauth2": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "c4800e2357fa1d20e67ac8f229c62272878a5ef041ec5577dbdc048b80681d31",
    "typeScriptVersion": "5.2"
}