{
    "name": "@types/passport-google-oauth",
    "version": "1.0.45",
    "description": "TypeScript definitions for passport-google-oauth",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-google-oauth",
    "license": "MIT",
    "contributors": [
        {
            "name": "James Roland Cabresos",
            "githubUsername": "staticfunction",
            "url": "https://github.com/staticfunction"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-google-oauth"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/passport": "*"
    },
    "typesPublisherContentHash": "3ad22150da04c64eec029494a3c84328c638d1db530ba0766b3161a7febc32ef",
    "typeScriptVersion": "4.5"
}