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 31
31
" fast"
32
32
],
33
33
"author" : " Matteo Collina <hello@matteocollina.com>" ,
34
+ "contributors" : [
35
+ {
36
+ "name" : " Tomas Della Vedova" ,
37
+ "url" : " http://delved.org"
38
+ },
39
+ {
40
+ "name" : " Aras Abbasi" ,
41
+ "email" : " aras.abbasi@gmail.com"
42
+ },
43
+ {
44
+ "name" : " Manuel Spigolon" ,
45
+ "email" : " behemoth89@gmail.com"
46
+ },
47
+ {
48
+ "name" : " Frazer Smith" ,
49
+ "email" : " frazer.dev@icloud.com" ,
50
+ "url" : " https://github.com/fdawgs"
51
+ }
52
+ ],
34
53
"license" : " MIT" ,
35
54
"bugs" : {
36
55
"url" : " https://github.com/fastify/fast-json-stringify/issues"
37
56
},
38
57
"homepage" : " https://github.com/fastify/fast-json-stringify#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
+ ],
39
68
"devDependencies" : {
40
69
"@fastify/pre-commit" : " ^2.1.0" ,
41
70
"@sinclair/typebox" : " ^0.34.3" ,
You can’t perform that action at this time.
0 commit comments