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 2222 " proxy"
2323 ],
2424 "author" : " Matteo Collina <hello@matteocollina.com>" ,
25+ "contributors" : [
26+ {
27+ "name" : " James Sumners" ,
28+ "url" : " https://james.sumners.info"
29+ },
30+ {
31+ "name" : " Manuel Spigolon" ,
32+ "email" : " behemoth89@gmail.com"
33+ },
34+ {
35+ "name" : " Aras Abbasi" ,
36+ "email" : " aras.abbasi@gmail.com"
37+ },
38+ {
39+ "name" : " Frazer Smith" ,
40+ "email" : " frazer.dev@icloud.com" ,
41+ "url" : " https://github.com/fdawgs"
42+ }
43+ ],
2544 "license" : " MIT" ,
2645 "bugs" : {
2746 "url" : " https://github.com/fastify/fastify-http-proxy/issues"
2847 },
2948 "homepage" : " https://github.com/fastify/fastify-http-proxy#readme" ,
49+ "funding" : [
50+ {
51+ "type" : " github" ,
52+ "url" : " https://github.com/sponsors/fastify"
53+ },
54+ {
55+ "type" : " opencollective" ,
56+ "url" : " https://opencollective.com/fastify"
57+ }
58+ ],
3059 "devDependencies" : {
3160 "@fastify/pre-commit" : " ^2.1.0" ,
3261 "@fastify/websocket" : " ^11.0.1" ,
You can’t perform that action at this time.
0 commit comments