{
  "name": "vpn.email.client",
  "version": "0.1.3",
  "description": "Vpn.Email client IMAP core",
  "main": "class_imapConnect.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vpnemail/vpn.email.client.git"
  },
  "keywords": [
    "vpn.email",
    "javascript",
    "anonymity",
    "network",
    "proxy",
    "vpn"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/vpnemail/vpn.email.client/issues"
  },
  "homepage": "https://github.com/vpnemail/vpn.email.client#readme",
  "dependencies": {
    "async": "^2.1.4",
    "shortid": "^2.2.6"
  }
}
