{
  "name": "http-proxy",
  "version": "0.1.0",
  "description": "https proxy over http",
  "main": "index.js",
  "dependencies": {
    "async": "~0.9.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "ottomao@gmail.com",
  "license": "ISC"
}