{
  "name": "nopox",
  "version": "0.1.1",
  "description": "simple node proxy like",
  "main": "index.js",
  "dependencies":{
    "through2":"0.6.5"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "zetxx <zetxx@belogradchik.biz>",
  "keywords": [
    "proxy"
  ],
  "license": {
    "type": "MIT",
    "url": "http://www.opensource.org/licenses/mit-license.php"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zetxx/nopox.git",
    "bugs":"https://github.com/zetxx/nopox/issues"
  }
}
