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