{
  "name": "pacproxy-js",
  "version": "1.6.8",
  "description": "A https proxy server which supports websocket and CDN. 支持websocket和CDN中转的加密代理服务器",
  "main": "pacproxy.js",
  "bin": "runproxy.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/httpgate/pacproxy.js.git"
  },
  "keywords": [
    "proxy",
    "https",
    "nodejs",
    "vpn",
    "ssl",
    "websocket",
    "cdn",
    "代理",
    "翻墙",
    "安全",
    "加密"
  ],
  "author": "xinjingjie.us@gmail.com",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/httpgate/pacproxy.js/issues"
  },
  "homepage": "https://github.com/httpgate/pacproxy.js#readme"
}
