diff --git a/package.json b/package.json index a1878f9..7837ed3 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,25 @@ "email": "kibertoad@gmail.com" } ], + "contributors": [ + { + "name": "Matteo Collina", + "email": "hello@matteocollina.com" + }, + { + "name": "Manuel Spigolon", + "email": "behemoth89@gmail.com" + }, + { + "name": "Aras Abbasi", + "email": "aras.abbasi@gmail.com" + }, + { + "name": "Frazer Smith", + "email": "frazer.dev@icloud.com", + "url": "https://github.com/fdawgs" + } + ], "main": "index.js", "type": "commonjs", "types": "types/index.d.ts",