UNPKG

@types/koa-passport

Version:
38 lines 1.16 kB
{ "name": "@types/koa-passport", "version": "6.0.3", "description": "TypeScript definitions for koa-passport", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-passport", "license": "MIT", "contributors": [ { "name": "horiuchi", "githubUsername": "horiuchi", "url": "https://github.com/horiuchi" }, { "name": "Tomek Łaziuk", "githubUsername": "tlaziuk", "url": "https://github.com/tlaziuk" }, { "name": "Tümay Çeber", "githubUsername": "brendtumi", "url": "https://github.com/brendtumi" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/koa-passport" }, "scripts": {}, "dependencies": { "@types/koa": "*", "@types/passport": "*" }, "typesPublisherContentHash": "7675e727ca25807a091ac456c05d6027337a17dca611d73add3725404ecbe0aa", "typeScriptVersion": "4.5" }