mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
@xtreme-topher-bullock - update package.json to have proper repository key and formatting
This commit is contained in:
parent
7923cf3c6b
commit
68fa17bbca
@ -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. <info@nodejitsu.com>",
|
||||
"maintainers" : [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user