{
  "name": "http-proxy",
  "version": "1.12.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nodejitsu/node-http-proxy.git"
  },
  "description": "HTTP proxying for the masses",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "maintainers": [
    {
      "name": "cronopio",
      "email": "aristizabal.daniel@gmail.com"
    },
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    },
    {
      "name": "yawnt",
      "email": "yawn.localhost@gmail.com"
    }
  ],
  "main": "index.js",
  "dependencies": {
    "eventemitter3": "1.x.x",
    "requires-port": "0.x.x"
  },
  "devDependencies": {
    "async": "*",
    "blanket": "*",
    "coveralls": "*",
    "dox": "*",
    "expect.js": "*",
    "mocha": "*",
    "mocha-lcov-reporter": "*",
    "semver": "^4.3.3",
    "socket.io": "*",
    "socket.io-client": "*",
    "ws": "~0.5.0"
  },
  "scripts": {
    "coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
    "test": "mocha -R landing test/*-test.js",
    "test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "MIT",
  "gitHead": "b5a6d0e58396363f4c457f6d1654614bdfcfcb73",
  "bugs": {
    "url": "https://github.com/nodejitsu/node-http-proxy/issues"
  },
  "homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
  "_id": "http-proxy@1.12.0",
  "_shasum": "4f02ea971e79e6affa12fa5f10ca2aebb5e3b17c",
  "_from": "http-proxy@>=1.11.2 <2.0.0",
  "_npmVersion": "2.14.7",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "jcrugzz",
    "email": "jcrugzz@gmail.com"
  },
  "dist": {
    "shasum": "4f02ea971e79e6affa12fa5f10ca2aebb5e3b17c",
    "size": 13510,
    "noattachment": false,
    "tarball": "http://registry.npm.taobao.org/http-proxy/download/http-proxy-1.12.0.tgz"
  },
  "directories": {},
  "publish_time": 1445556459971,
  "_cnpm_publish_time": 1445556459971,
  "_resolved": "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.12.0.tgz"
}
