From 68fa17bbcaa73ae2d9539cba6f6ddff29f9e30d5 Mon Sep 17 00:00:00 2001 From: "@xtreme-topher-bullock / @xtreme-todd-ritchie" Date: Mon, 10 Feb 2014 10:07:00 -0500 Subject: [PATCH] @xtreme-topher-bullock - update package.json to have proper repository key and formatting --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index cf6bac4..2193ce7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,12 @@ { "name" : "http-proxy", "version" : "1.0.2", - "repository" : "https://github.com/nodejitsu/node-http-proxy.git", + + "repository" : { + "type" : "git", + "url" : "https://github.com/nodejitsu/node-http-proxy.git" + }, + "description" : "HTTP proxying for the masses", "author": "Nodejitsu Inc. ", "maintainers" : [