mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[dist] Include docco module as a dev dependency
This commit is contained in:
parent
1ee6beff6a
commit
d08c2bb525
@ -20,7 +20,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"vows": ">= 0.5.x",
|
||||
"socket.io": ">= 0.6.x"
|
||||
"socket.io": ">= 0.6.x",
|
||||
"docco": ">= 0.3.x"
|
||||
},
|
||||
"main": "./lib/node-http-proxy",
|
||||
"bin": { "node-http-proxy": "./bin/node-http-proxy" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user