Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "http-proxy",
  "version": "1.13.2",
  "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": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "cronopio",
      "email": "aristizabal.daniel@gmail.com"
    },
    {
      "name": "yawnt",
      "email": "yawn.localhost@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "main": "index.js",
  "dependencies": {
    "eventemitter3": "1.x.x",
    "requires-port": "1.x.x"
  },
  "devDependencies": {
    "async": "*",
    "blanket": "*",
    "coveralls": "*",
    "dox": "*",
    "expect.js": "*",
    "mocha": "*",
    "mocha-lcov-reporter": "*",
    "semver": "^5.0.3",
    "socket.io": "*",
    "socket.io-client": "*",
    "sse": "0.0.6",
    "ws": "^0.8.0"
  },
  "scripts": {
    "coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
    "test": "mocha test/*-test.js",
    "test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "MIT",
  "gitHead": "e1b2f4c31b34464431db251b3b6169689dadf518",
  "bugs": {
    "url": "https://github.com/nodejitsu/node-http-proxy/issues"
  },
  "homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
  "_id": "http-proxy@1.13.2",
  "_shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09",
  "_from": "http-proxy@>=1.13.1 <2.0.0",
  "_npmVersion": "2.14.18",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "name": "jcrugzz",
    "email": "jcrugzz@gmail.com"
  },
  "dist": {
    "shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09",
    "tarball": "http://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz"
  },
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/http-proxy-1.13.2.tgz_1455724809490_0.5310903904028237"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz",
  "readme": "ERROR: No README data found!"
}