UNPKG

1.67 kBJSONView Raw
1{
2 "name": "@types/passport-jwt",
3 "version": "3.0.8",
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 "url": "https://github.com/mugeso",
11 "githubUsername": "mugeso"
12 },
13 {
14 "name": "Alex Young",
15 "url": "https://github.com/alsiola",
16 "githubUsername": "alsiola"
17 },
18 {
19 "name": "David Ng",
20 "url": "https://github.com/davidNHK",
21 "githubUsername": "davidNHK"
22 },
23 {
24 "name": "Carlos Eduardo Scheffer",
25 "url": "https://github.com/carlosscheffer",
26 "githubUsername": "carlosscheffer"
27 },
28 {
29 "name": "Byungjin Kim",
30 "url": "https://github.com/jindev",
31 "githubUsername": "jindev"
32 },
33 {
34 "name": "Svyatoslav Bychkov",
35 "url": "https://github.com/stbychkov",
36 "githubUsername": "stbychkov"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/passport-jwt"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/express": "*",
49 "@types/jsonwebtoken": "*",
50 "@types/passport-strategy": "*"
51 },
52 "typesPublisherContentHash": "899affd5264e2caed21dc1b7223412f6cae5c8374d5ffaa2fce81443de6b11fe",
53 "typeScriptVersion": "4.2"
54}
\No newline at end of file