aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/http-proxy/examples/package.json
blob: ca95fd8cf219547f01494820083e0bb8ef0d820f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
  }
}