diff --git a/package.json b/package.json index 7a91fbe..8aeadc2 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,28 @@ "clickjack" ], "author": "Matteo Collina ", + "contributors": [ + { + "name": "Frazer Smith", + "email": "frazer.dev@icloud.com", + "url": "https://github.com/fdawgs" + } + ], "license": "MIT", "bugs": { "url": "https://github.com/fastify/fastify-helmet/issues" }, "homepage": "https://github.com/fastify/fastify-helmet#readme", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], "devDependencies": { "@fastify/pre-commit": "^2.1.0", "@types/node": "^22.0.0",