File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 26
26
" fastify"
27
27
],
28
28
"author" : " Tomas Della Vedova - @delvedor (http://delved.org)" ,
29
+ "contributors" : [
30
+ {
31
+ "name" : " Matteo Collina" ,
32
+ "email" : " hello@matteocollina.com"
33
+ },
34
+ {
35
+ "name" : " Manuel Spigolon" ,
36
+ "email" : " behemoth89@gmail.com"
37
+ },
38
+ {
39
+ "name" : " Aras Abbasi" ,
40
+ "email" : " aras.abbasi@gmail.com"
41
+ },
42
+ {
43
+ "name" : " Frazer Smith" ,
44
+ "email" : " frazer.dev@icloud.com" ,
45
+ "url" : " https://github.com/fdawgs"
46
+ }
47
+ ],
29
48
"license" : " MIT" ,
30
49
"bugs" : {
31
50
"url" : " https://github.com/fastify/fastify-jwt/issues"
32
51
},
33
52
"homepage" : " https://github.com/fastify/fastify-jwt#readme" ,
53
+ "funding" : [
54
+ {
55
+ "type" : " github" ,
56
+ "url" : " https://github.com/sponsors/fastify"
57
+ },
58
+ {
59
+ "type" : " opencollective" ,
60
+ "url" : " https://opencollective.com/fastify"
61
+ }
62
+ ],
34
63
"dependencies" : {
35
64
"@fastify/error" : " ^4.0.0" ,
36
65
"@lukeed/ms" : " ^2.0.2" ,
You can’t perform that action at this time.
0 commit comments