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 2323 " plugin"
2424 ],
2525 "author" : " Tomas Della Vedova" ,
26+ "contributors" : [
27+ {
28+ "name" : " Matteo Collina" ,
29+ "email" : " hello@matteocollina.com"
30+ },
31+ {
32+ "name" : " James Sumners" ,
33+ "url" : " https://james.sumners.info"
34+ },
35+ {
36+ "name" : " Aras Abbasi" ,
37+ "email" : " aras.abbasi@gmail.com"
38+ },
39+ {
40+ "name" : " Frazer Smith" ,
41+ "email" : " frazer.dev@icloud.com" ,
42+ "url" : " https://github.com/fdawgs"
43+ }
44+ ],
2645 "license" : " MIT" ,
2746 "bugs" : {
2847 "url" : " https://github.com/fastify/fastify-error/issues"
2948 },
3049 "homepage" : " https://github.com/fastify/fastify-error#readme" ,
50+ "funding" : [
51+ {
52+ "type" : " github" ,
53+ "url" : " https://github.com/sponsors/fastify"
54+ },
55+ {
56+ "type" : " opencollective" ,
57+ "url" : " https://opencollective.com/fastify"
58+ }
59+ ],
3160 "devDependencies" : {
3261 "benchmark" : " ^2.1.4" ,
3362 "c8" : " ^10.1.2" ,
You can’t perform that action at this time.
0 commit comments