{
    "name": "@types/passport-microsoft",
    "version": "2.1.1",
    "description": "TypeScript definitions for passport-microsoft",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-microsoft",
    "license": "MIT",
    "contributors": [
        {
            "name": "Eitan Levi",
            "githubUsername": "skrud",
            "url": "https://github.com/skrud"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-microsoft"
    },
    "scripts": {},
    "dependencies": {
        "@types/passport-oauth2": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "6993c012d7403e88d2033049754822e2a579789eb668a503442a60a14b07d0de",
    "typeScriptVersion": "5.2"
}