mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
14 lines
315 B
JSON
14 lines
315 B
JSON
{
|
|
"name": "http-proxy-examples",
|
|
"description": "packages required to run the examples",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"colors": "~0.6.2",
|
|
"socket.io": "~0.9.16",
|
|
"socket.io-client": "~0.9.16",
|
|
"connect": "~2.11.0",
|
|
"request": "~2.27.0",
|
|
"connect-restreamer": "~1.0.0"
|
|
}
|
|
}
|