Skip to content

Commit

Permalink
[dist] Update contributors in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Oct 9, 2011
1 parent 067d50c commit 7c82d4b
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <charlie.robbins@gmail.com>",
"author": "Nodejitsu Inc <info@nodejitsu.com>",
"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",
Expand Down

0 comments on commit 7c82d4b

Please sign in to comment.