{
  "name": "vpn.email.client.gfw",
  "description": "vpn client gfw mode",
  "main": "proxy/proxyServer.js",
  "authors": [
    "info@vpn.email"
  ],
  "license": "ISC",
  "keywords": [
    "vpn.email",
    "client",
    "proxy",
    "firewall",
    "javascript"
  ],
  "homepage": "https://github.com/vpnemail/vpn.email.client.gfw",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "font-awesome": "^4.7.0",
    "metro": "^3.0.17",
    "jquery": "^3.1.1",
    "flag-icon": "^0.11.1",
    "knockout": "^3.4.2",
    "jquery.cookie": "^1.4.1",
    "Snap.svg": "snap.svg#^0.5.1",
    "flag-icon-css": "^2.8.0"
  }
}
