Skip to content

Commit

Permalink
chore(package): add funding and contribs (#269)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Nov 29, 2024
1 parent 28208ce commit 4e1f01d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,28 @@
"clickjack"
],
"author": "Matteo Collina <[email protected]>",
"contributors": [
{
"name": "Frazer Smith",
"email": "[email protected]",
"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",
Expand Down

0 comments on commit 4e1f01d

Please sign in to comment.