File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 49
49
"url" : " https://github.com/fastify/fastify-multipart/issues"
50
50
},
51
51
"homepage" : " https://github.com/fastify/fastify-multipart#readme" ,
52
+ "funding" : [
53
+ {
54
+ "type" : " github" ,
55
+ "url" : " https://github.com/sponsors/fastify"
56
+ },
57
+ {
58
+ "type" : " opencollective" ,
59
+ "url" : " https://opencollective.com/fastify"
60
+ }
61
+ ],
52
62
"keywords" : [
53
63
" fastify" ,
54
64
" multipart" ,
55
65
" form"
56
66
],
57
67
"author" : " Matteo Collina <hello@matteocollina.com>" ,
68
+ "contributors" : [
69
+ {
70
+ "name" : " Gürgün Dayıoğlu" ,
71
+ "email" : " hey@gurgun.day" ,
72
+ "url" : " https://heyhey.to/G"
73
+ },
74
+ {
75
+ "name" : " Manuel Spigolon" ,
76
+ "email" : " behemoth89@gmail.com"
77
+ },
78
+ {
79
+ "name" : " Aras Abbasi" ,
80
+ "email" : " aras.abbasi@gmail.com"
81
+ },
82
+ {
83
+ "name" : " Frazer Smith" ,
84
+ "email" : " frazer.dev@icloud.com" ,
85
+ "url" : " https://github.com/fdawgs"
86
+ }
87
+ ],
58
88
"license" : " MIT" ,
59
89
"tsd" : {
60
90
"directory" : " test"
You can’t perform that action at this time.
0 commit comments