{
    "name": "@types/passport-github",
    "version": "1.1.13",
    "description": "TypeScript definitions for passport-github",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-github",
    "license": "MIT",
    "contributors": [
        {
            "name": " Yasunori Ohoka",
            "githubUsername": "yasupeke",
            "url": "https://github.com/yasupeke"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-github"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/passport": "*",
        "@types/passport-oauth2": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "26e8a133f01f686b06986aaa145a4ecdf31e92aa1096f7f7be9efd5a9d66cf3d",
    "typeScriptVersion": "5.2"
}