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" : [