diff --git a/package.json b/package.json index 5751290..ecc5d17 100644 --- a/package.json +++ b/package.json @@ -16,12 +16,41 @@ "type": "git", "url": "git+https://github.com/fastify/deepmerge.git" }, - "author": "", + "author": "Aras Abbasi ", + "contributors": [ + { + "name": "Matteo Collina", + "email": "hello@matteocollina.com" + }, + { + "name": "Manuel Spigolon", + "email": "behemoth89@gmail.com" + }, + { + "name": "James Sumners", + "url": "https://james.sumners.info" + }, + { + "name": "Frazer Smith", + "email": "frazer.dev@icloud.com", + "url": "https://github.com/fdawgs" + } + ], "license": "MIT", "bugs": { "url": "https://github.com/fastify/deepmerge/issues" }, "homepage": "https://github.com/fastify/deepmerge#readme", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], "devDependencies": { "eslint": "^9.17.0", "neostandard": "^0.12.0",