File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 18
18
"type" : " git" ,
19
19
"url" : " git+https://github.com/fastify/secure-json-parse.git"
20
20
},
21
+ "author" : " Eran Hammer <eran@sideway.com>" ,
22
+ "contributors" : [
23
+ {
24
+ "name" : " Matteo Collina" ,
25
+ "email" : " hello@matteocollina.com"
26
+ },
27
+ {
28
+ "name" : " Tomas Della Vedova" ,
29
+ "url" : " http://delved.org"
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
+ ],
21
41
"keywords" : [
22
42
" JSON" ,
23
43
" parse" ,
31
51
"url" : " https://github.com/fastify/secure-json-parse/issues"
32
52
},
33
53
"homepage" : " https://github.com/fastify/secure-json-parse#readme" ,
54
+ "funding" : [
55
+ {
56
+ "type" : " github" ,
57
+ "url" : " https://github.com/sponsors/fastify"
58
+ },
59
+ {
60
+ "type" : " opencollective" ,
61
+ "url" : " https://opencollective.com/fastify"
62
+ }
63
+ ],
34
64
"devDependencies" : {
35
65
"@fastify/pre-commit" : " ^2.1.0" ,
36
66
"airtap" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments