File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 24
24
{
25
25
"name" : " Tomas Della Vedova" ,
26
26
"url" : " http://delved.org"
27
+ },
28
+ {
29
+ "name" : " Manuel Spigolon" ,
30
+ "email" : " behemoth89@gmail.com"
31
+ },
32
+ {
33
+ "name" : " Aras Abbasi" ,
34
+ "email" : " aras.abbasi@gmail.com"
35
+ },
36
+ {
37
+ "name" : " Frazer Smith" ,
38
+ "email" : " frazer.dev@icloud.com" ,
39
+ "url" : " https://github.com/fdawgs"
27
40
}
28
41
],
29
42
"license" : " MIT" ,
35
48
"url" : " https://github.com/fastify/middie/issues"
36
49
},
37
50
"homepage" : " https://github.com/fastify/middie#readme" ,
51
+ "funding" : [
52
+ {
53
+ "type" : " github" ,
54
+ "url" : " https://github.com/sponsors/fastify"
55
+ },
56
+ {
57
+ "type" : " opencollective" ,
58
+ "url" : " https://opencollective.com/fastify"
59
+ }
60
+ ],
38
61
"devDependencies" : {
39
62
"@fastify/pre-commit" : " ^2.1.0" ,
40
63
"@types/connect" : " ^3.4.38" ,
You can’t perform that action at this time.
0 commit comments