diff --git a/package.json b/package.json index 1f380cad..383f1f47 100644 --- a/package.json +++ b/package.json @@ -3,16 +3,13 @@ "preferGlobal": "true", "description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)", "version": "0.6.9", - "author": "Charlie Robbins ", + "author": "Nodejitsu Inc ", "contributors": [ - { - "name": "Fedor Indutny", - "email": "fedor.indutny@gmail.com" - }, - { - "name": "James Halliday", - "email": "mail@substack.net" - } + { "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" }, + { "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" }, + { "name": "James Halliday", "email": "mail@substack.net" }, + { "name": "Bradley Meck", "email": "bradley@nodejitsu.com" }, + { "name": "Dominic Tarr", "email": "dominic@nodejitsu.com" } ], "repository": { "type": "git",