mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
12 lines
274 B
JSON
12 lines
274 B
JSON
{
|
|
"name": "http-proxy-examples"
|
|
, "description": "packages required to run the examples"
|
|
, "version": "0.0.0"
|
|
, "dependencies": {
|
|
"connect": "1.6"
|
|
, "connect-gzip": "0.1"
|
|
, "connect-jsonp": "0.0.5"
|
|
, "connect-restreamer": "1"
|
|
, "proxy-by-url": ">= 0.0.1"
|
|
}
|
|
} |