UNPKG

1.5 kBJSONView Raw
1{
2 "name": "@types/passport-jwt",
3 "version": "4.0.1",
4 "description": "TypeScript definitions for passport-jwt",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-jwt",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "TANAKA Koichi",
10 "githubUsername": "mugeso",
11 "url": "https://github.com/mugeso"
12 },
13 {
14 "name": "Alex Young",
15 "githubUsername": "alsiola",
16 "url": "https://github.com/alsiola"
17 },
18 {
19 "name": "Carlos Eduardo Scheffer",
20 "githubUsername": "carlosscheffer",
21 "url": "https://github.com/carlosscheffer"
22 },
23 {
24 "name": "Byungjin Kim",
25 "githubUsername": "jindev",
26 "url": "https://github.com/jindev"
27 },
28 {
29 "name": "Svyatoslav Bychkov",
30 "githubUsername": "stbychkov",
31 "url": "https://github.com/stbychkov"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/passport-jwt"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/jsonwebtoken": "*",
44 "@types/passport-strategy": "*"
45 },
46 "typesPublisherContentHash": "7c3350e3ae467c229425831617967a44d4935d45f40a3c28b4a241aa6d0bf635",
47 "typeScriptVersion": "4.6"
48}
\No newline at end of file