fix author in package.json

This commit is contained in:
Sami Samhuri 2010-10-02 22:20:13 -07:00
parent 46244c394f
commit 01c7ab03ff

View file

@ -2,7 +2,7 @@
, "description" : "Edit code in the repl using a real text editor"
, "version" : "0.0.1"
, "homepage" : "http://samhuri.net/node/repl-edit"
, "author" : "Sami Samhuri <sami@samhuri.net> (http://blog.izs.me)"
, "author" : "Sami Samhuri <sami@samhuri.net>"
, "repository" :
{ "type" : "git"
, "url" : "http://github.com/samsonjs/repl-edit.git"