{
    "name": "@types/passport-http-bearer",
    "version": "1.0.42",
    "description": "TypeScript definitions for passport-http-bearer",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-http-bearer",
    "license": "MIT",
    "contributors": [
        {
            "name": "Isman Usoh",
            "githubUsername": "isman-usoh",
            "url": "https://github.com/isman-usoh"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/passport-http-bearer"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/koa": "*",
        "@types/passport": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "2f0b9d2e6ceb24b9c3f3b570c958f8bd19b3dda15b4ff4c88af8968768b5a245",
    "typeScriptVersion": "5.2"
}