From 292663dd7384955eeae838be62ffdc54442c4a55 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Thu, 6 Nov 2014 00:51:14 +0000 Subject: [PATCH] contributors --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/package.json b/package.json index d037d71..a5b947d 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,14 @@ "testing" ], "author": "Thomas Levine <_@thomaslevine.com>", + "contributors": [ + {"name": "Thomas Levine", "email": "_@thomaslevine.com"}, + {"name": "David Jones", "email": "drj@pobox.com"}, + {"name": "Francis Irving", "email": "francis@flourish.org"}, + {"name": "Zarino Zappia", "email": "mail@zarino.co.uk"} + {"name": "Tom Mortimer-Jones", "email": "tom@morty.co.uk"} + {"name": "Michael Klement", "email": "mklement0@gmail.com"} + ], "license": "BSD", "readmeFilename": "readme.md" }