Skip to content

Commit

Permalink
chore(package): add funding and contribs
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Dec 29, 2024
1 parent 7006c28 commit 83bb029
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,40 @@
"websocket"
],
"author": "Matteo Collina <[email protected]>",
"contributors": [
{
"name": "Harry Brundage",
"email": "[email protected]"
},
{
"name": "Manuel Spigolon",
"email": "[email protected]"
},
{
"name": "Aras Abbasi",
"email": "[email protected]"
},
{
"name": "Frazer Smith",
"email": "[email protected]",
"url": "https://github.com/fdawgs"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fastify/fastify-websocket/issues"
},
"homepage": "https://github.com/fastify/fastify-websocket#readme",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fastify"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fastify"
}
],
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@fastify/type-provider-typebox": "^5.0.0",
Expand Down

0 comments on commit 83bb029

Please sign in to comment.