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 1818 "type" : " git" ,
1919 "url" : " git+https://github.com/fastify/secure-json-parse.git"
2020 },
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+ ],
2141 "keywords" : [
2242 " JSON" ,
2343 " parse" ,
3151 "url" : " https://github.com/fastify/secure-json-parse/issues"
3252 },
3353 "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+ ],
3464 "devDependencies" : {
3565 "@fastify/pre-commit" : " ^2.1.0" ,
3666 "airtap" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments