1 | {
|
2 | "name": "@types/jsonwebtoken",
|
3 | "version": "9.0.1",
|
4 | "description": "TypeScript definitions for jsonwebtoken",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Maxime LUCE",
|
10 | "url": "https://github.com/SomaticIT",
|
11 | "githubUsername": "SomaticIT"
|
12 | },
|
13 | {
|
14 | "name": "Daniel Heim",
|
15 | "url": "https://github.com/danielheim",
|
16 | "githubUsername": "danielheim"
|
17 | },
|
18 | {
|
19 | "name": "Brice BERNARD",
|
20 | "url": "https://github.com/brikou",
|
21 | "githubUsername": "brikou"
|
22 | },
|
23 | {
|
24 | "name": "Veli-Pekka Kestilä",
|
25 | "url": "https://github.com/vpk",
|
26 | "githubUsername": "vpk"
|
27 | },
|
28 | {
|
29 | "name": "Daniel Parker",
|
30 | "url": "https://github.com/GeneralistDev",
|
31 | "githubUsername": "GeneralistDev"
|
32 | },
|
33 | {
|
34 | "name": "Kjell Dießel",
|
35 | "url": "https://github.com/kettil",
|
36 | "githubUsername": "kettil"
|
37 | },
|
38 | {
|
39 | "name": "Robert Gajda",
|
40 | "url": "https://github.com/RunAge",
|
41 | "githubUsername": "RunAge"
|
42 | },
|
43 | {
|
44 | "name": "Nico Flaig",
|
45 | "url": "https://github.com/nflaig",
|
46 | "githubUsername": "nflaig"
|
47 | },
|
48 | {
|
49 | "name": "Linus Unnebäck",
|
50 | "url": "https://github.com/LinusU",
|
51 | "githubUsername": "LinusU"
|
52 | },
|
53 | {
|
54 | "name": "Ivan Sieder",
|
55 | "url": "https://github.com/ivansieder",
|
56 | "githubUsername": "ivansieder"
|
57 | },
|
58 | {
|
59 | "name": "Piotr Błażejewicz",
|
60 | "url": "https://github.com/peterblazejewicz",
|
61 | "githubUsername": "peterblazejewicz"
|
62 | },
|
63 | {
|
64 | "name": "Nandor Kraszlan",
|
65 | "url": "https://github.com/nandi95",
|
66 | "githubUsername": "nandi95"
|
67 | }
|
68 | ],
|
69 | "main": "",
|
70 | "types": "index.d.ts",
|
71 | "repository": {
|
72 | "type": "git",
|
73 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
74 | "directory": "types/jsonwebtoken"
|
75 | },
|
76 | "scripts": {},
|
77 | "dependencies": {
|
78 | "@types/node": "*"
|
79 | },
|
80 | "typesPublisherContentHash": "50efc79a627000c15b17a4d8c3611d67012a8f4b4ead3ea36265181a3e1f5f7a",
|
81 | "typeScriptVersion": "4.2"
|
82 | } |
\ | No newline at end of file |