{
    "name": "@types/passport-http",
    "version": "0.3.11",
    "description": "TypeScript definitions for passport-http",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-http",
    "license": "MIT",
    "contributors": [
        {
            "name": "Christophe Vidal",
            "githubUsername": "krizalys",
            "url": "https://github.com/krizalys"
        },
        {
            "name": "Tomek Łaziuk",
            "githubUsername": "tlaziuk",
            "url": "https://github.com/tlaziuk"
        },
        {
            "name": "Chris Barth",
            "githubUsername": "cjbarth",
            "url": "https://github.com/cjbarth"
        },
        {
            "name": "James Adarich",
            "githubUsername": "jamesadarich",
            "url": "https://github.com/jamesadarich"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-http"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/passport": "*"
    },
    "typesPublisherContentHash": "38f40e9e37b297e484c1a497553e2b2fb737223ad7b4f479d3349182ba0a7e0c",
    "typeScriptVersion": "4.5"
}