File tree Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Expand file tree Collapse file tree 1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 1919 " boilererplate"
2020 ],
2121 "author" : " David Mark Clements (@davidmarkclem)" ,
22+ "contributors" : [
23+ {
24+ "name" : " Matteo Collina" ,
25+ "email" : " hello@matteocollina.com"
26+ },
27+ {
28+ "name" : " Manuel Spigolon" ,
29+ "email" : " behemoth89@gmail.com"
30+ },
31+ {
32+ "name" : " Aras Abbasi" ,
33+ "email" : " aras.abbasi@gmail.com"
34+ },
35+ {
36+ "name" : " Frazer Smith" ,
37+ "email" : " frazer.dev@icloud.com" ,
38+ "url" : " https://github.com/fdawgs"
39+ }
40+ ],
2241 "license" : " MIT" ,
2342 "dependencies" : {
2443 "c8" : " ^10.1.2" ,
3554 "bugs" : {
3655 "url" : " https://github.com/fastify/create-fastify/issues"
3756 },
38- "homepage" : " https://github.com/fastify/create-fastify#readme"
57+ "homepage" : " https://github.com/fastify/create-fastify#readme" ,
58+ "funding" : [
59+ {
60+ "type" : " github" ,
61+ "url" : " https://github.com/sponsors/fastify"
62+ },
63+ {
64+ "type" : " opencollective" ,
65+ "url" : " https://opencollective.com/fastify"
66+ }
67+ ]
3968}
You can’t perform that action at this time.
0 commit comments