mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
Add Repository field to package.json
Seeing "npm WARN package.json http-proxy@1.0.2 No repository field." makes me anxious and its such an easy action to add a repo field to the package.json.
This commit is contained in:
parent
81daf26a43
commit
7923cf3c6b
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name" : "http-proxy",
|
||||
"version" : "1.0.2",
|
||||
"repository" : "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