Merge pull request #578 from xtreme-topher-bullock/patch-1

Add Repository field to package.json
This commit is contained in:
Jarrett Cruger 2014-02-10 23:47:47 -05:00
commit 10670540ac

View File

@ -1,6 +1,12 @@
{
"name" : "http-proxy",
"version" : "1.0.2",
"repository" : {
"type" : "git",
"url" : "https://github.com/nodejitsu/node-http-proxy.git"
},
"description" : "HTTP proxying for the masses",
"author": "Nodejitsu Inc. <info@nodejitsu.com>",
"maintainers" : [