{
  "name": "sepro",
  "version": "0.0.17",
  "description": "Sepro is a http proxy which discovers where to proxy a request.",
  "main": "lib/",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/tellnes/sepro.git"
  },
  "author": "Christain Tellnes <christian@tellnes.no>",
  "license": "MIT",
  "dependencies": {
    "http-proxy": "~0.10.2",
    "apacheconf": "~0.0.5",
    "request": "~2.27.0",
    "semver": "~2.2.1",
    "debug": "~0.7.0",
    "cookie": "~0.1.0",
    "ini": "~1.1.0",
    "track": "~0.1.0",
    "buffer-crc32": "~0.2.1",
    "lru-cache": "~2.5.0",
    "quotemeta": "0.0.0"
  },
  "devDependencies": {
    "seaport": "~1.7.1"
  },
  "keywords": [
    "http",
    "proxy",
    "http-proxy",
    "apache",
    "haibu",
    "seaport",
    "couchdb",
    "sticky",
    "cookie"
  ]
}
