{
  "name": "vpn.email",
  "description": "vpn.email client",
  "main": "index.js",
  "authors": [
    "VPN.EMAIL<info@vpn.email>"
  ],
  "license": "ISC",
  "homepage": "https://github.com/vpnemail/vpn.email",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery": "^3.1.1",
    "knockout": "knockoutjs#^3.4.0",
    "metro": "^3.0.15",
    "socket.io-client": "^1.5.0",
    "font-awesome": "^4.6.3"
  }
}
