@types/passport-jwt
Version:
TypeScript definitions for passport-jwt
54 lines • 1.67 kB
JSON
{
"name": "@types/passport-jwt",
"version": "3.0.8",
"description": "TypeScript definitions for passport-jwt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-jwt",
"license": "MIT",
"contributors": [
{
"name": "TANAKA Koichi",
"url": "https://github.com/mugeso",
"githubUsername": "mugeso"
},
{
"name": "Alex Young",
"url": "https://github.com/alsiola",
"githubUsername": "alsiola"
},
{
"name": "David Ng",
"url": "https://github.com/davidNHK",
"githubUsername": "davidNHK"
},
{
"name": "Carlos Eduardo Scheffer",
"url": "https://github.com/carlosscheffer",
"githubUsername": "carlosscheffer"
},
{
"name": "Byungjin Kim",
"url": "https://github.com/jindev",
"githubUsername": "jindev"
},
{
"name": "Svyatoslav Bychkov",
"url": "https://github.com/stbychkov",
"githubUsername": "stbychkov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/passport-jwt"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/jsonwebtoken": "*",
"@types/passport-strategy": "*"
},
"typesPublisherContentHash": "899affd5264e2caed21dc1b7223412f6cae5c8374d5ffaa2fce81443de6b11fe",
"typeScriptVersion": "4.2"
}