Sha256: 9565189aad594024e525fe12758a49a99747329af111a54e53ccee288f8d0d3c

Contents?: true

Size: 1.81 KB

Versions: 10

Compression:

Stored size: 1.81 KB

Contents

{
  "name": "http-proxy",
  "version": "0.10.4",
  "description": "A full-featured http reverse proxy for node.js",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/nodejitsu/node-http-proxy.git"
  },
  "keywords": [
    "reverse",
    "proxy",
    "http"
  ],
  "dependencies": {
    "colors": "0.x.x",
    "optimist": "0.6.x",
    "pkginfo": "0.3.x",
    "utile": "~0.2.1"
  },
  "devDependencies": {
    "request": "2.14.x",
    "vows": "0.7.x",
    "async": "0.2.x",
    "socket.io": "0.9.11",
    "socket.io-client": "0.9.11",
    "ws": "0.4.23"
  },
  "main": "./lib/node-http-proxy",
  "bin": {
    "node-http-proxy": "./bin/node-http-proxy"
  },
  "scripts": {
    "test": "npm run-script test-http && npm run-script test-https && npm run-script test-core",
    "test-http": "vows --spec && vows --spec --target=https",
    "test-https": "vows --spec --proxy=https && vows --spec --proxy=https --target=https",
    "test-core": "test/core/run"
  },
  "engines": {
    "node": ">= 0.6.6"
  },
  "bugs": {
    "url": "https://github.com/nodejitsu/node-http-proxy/issues"
  },
  "homepage": "https://github.com/nodejitsu/node-http-proxy",
  "_id": "http-proxy@0.10.4",
  "dist": {
    "shasum": "14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f",
    "tarball": "http://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz"
  },
  "_from": "http-proxy@>=0.10.0 <0.11.0",
  "_npmVersion": "1.3.22",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "directories": {},
  "_shasum": "14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f",
  "_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz"
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hooch-0.4.2 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.4.1 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.4.0 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.3.0 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.2.1 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.2.0 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.1.0 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.0.8 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.0.7 jasmine/node_modules/karma/node_modules/http-proxy/package.json
hooch-0.0.6 jasmine/node_modules/karma/node_modules/http-proxy/package.json