{
  "name": "harmon",
  "description": "A piece of middleware for node-http-proxy that allows you to modify the remote service response with trumpet",
  "tags": [
    "http-proxy",
    "trumpet",
    "middleware",
    "streaming",
    "html"
  ],
  "version": "1.4.4",
  "author": {
    "name": "Anton Whalley",
    "email": "anton@venshare.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/No9/harmon.git"
  },
  "bugs": {
    "url": "https://github.com/No9/harmon/issues"
  },
  "dependencies": {
    "trumpet": "1.7.0"
  },
  "devDependencies": {
    "colors": "0.6.2",
    "connect": "3.2.0",
    "http-proxy": "1.17.0",
    "tap": "0.4.0"
  },
  "scripts": {
    "test": "node test/host.js"
  },
  "license": "MIT/X11"
}
