From da0b4a3aa6352b155c91a128c6b9a376d6ef424a Mon Sep 17 00:00:00 2001 From: Edward Hotchkiss Date: Thu, 22 Mar 2012 01:27:20 -0400 Subject: [PATCH] [package] added "homepage" --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ebbd08d..4794b4c 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ { "name": "Edward Hotchkiss", "email": "edwardhotchkiss@me.com" }, { "name": "Kevin Roth", "github": "http://github.com/thinkroth" } ], + "homepage": "http://edwardhotchkiss.github.com/short", "description":"NodeJS URL Shortener backed by MongooseJS w/ Examples", "version":"1.4.6", "repository":{