@xtreme-topher-bullock - update package.json to have proper repository key and formatting

This commit is contained in:
@xtreme-topher-bullock / @xtreme-todd-ritchie 2014-02-10 10:07:00 -05:00
parent 7923cf3c6b
commit 68fa17bbca

View File

@ -1,7 +1,12 @@
{ {
"name" : "http-proxy", "name" : "http-proxy",
"version" : "1.0.2", "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", "description" : "HTTP proxying for the masses",
"author": "Nodejitsu Inc. <info@nodejitsu.com>", "author": "Nodejitsu Inc. <info@nodejitsu.com>",
"maintainers" : [ "maintainers" : [