File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 35
35
" eta"
36
36
],
37
37
"author" : " Tomas Della Vedova - @delvedor (http://delved.org)" ,
38
+ "contributors" : [
39
+ {
40
+ "name" : " Matteo Collina" ,
41
+ "email" : " hello@matteocollina.com"
42
+ },
43
+ {
44
+ "name" : " Manuel Spigolon" ,
45
+ "email" : " behemoth89@gmail.com"
46
+ },
47
+ {
48
+ "name" : " Aras Abbasi" ,
49
+ "email" : " aras.abbasi@gmail.com"
50
+ },
51
+ {
52
+ "name" : " Frazer Smith" ,
53
+ "email" : " frazer.dev@icloud.com" ,
54
+ "url" : " https://github.com/fdawgs"
55
+ }
56
+ ],
38
57
"license" : " MIT" ,
39
58
"bugs" : {
40
59
"url" : " https://github.com/fastify/point-of-view/issues"
41
60
},
42
61
"homepage" : " https://github.com/fastify/point-of-view#readme" ,
62
+ "funding" : [
63
+ {
64
+ "type" : " github" ,
65
+ "url" : " https://github.com/sponsors/fastify"
66
+ },
67
+ {
68
+ "type" : " opencollective" ,
69
+ "url" : " https://opencollective.com/fastify"
70
+ }
71
+ ],
43
72
"dependencies" : {
44
73
"fastify-plugin" : " ^5.0.0" ,
45
74
"toad-cache" : " ^3.7.0"
You can’t perform that action at this time.
0 commit comments