diff --git a/package.json b/package.json index dfa87e9..73ede8f 100644 --- a/package.json +++ b/package.json @@ -18,5 +18,12 @@ "scripts": { "test": "node test.js" }, + "contributors": [ + { + "name": "James J. Womack", + "email": "james@womack.io", + "url": "http://netflix.com" + } + ], "license": "MIT" }