diff --git a/package.json b/package.json index ff28193..1997f47 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "main": "lib/index.js", "typings": "lib/index.d.js", "author": "Romain Lenzotti", + "contributors": [ + "Alexander Gusez (https://github.com/goooseman)" + ], "license": "MIT", "repository": { "type": "git", @@ -77,4 +80,4 @@ "release": { "branch": "production" } -} \ No newline at end of file +}