UNPKG

vpn.email.client.gfw

Version:

vpn client gfw mode

50 lines (49 loc) 1.01 kB
{ "name": "vpn.email.client.gfw", "version": "0.1.212", "description": "vpn client gfw mode", "repository": { "type": "git", "url": "https://github.com/vpnemail/vpn.email.git" }, "bugs": { "url": "https://github.com/vpnemail/vpn.email/issues" }, "scripts": { "start": "electron ." }, "keywords": [ "vpn.email", "client", "proxy", "firewall", "javascript" ], "homepage": "https://vpn.email/", "author": "info@vpn.email", "license": "ISC", "dependencies": { "async": "^2.1.4", "body-parser": "^1.17.1", "compression": "^1.6.2", "cookie-parser": "^1.4.3", "express": "^4.15.2", "ip": "^1.1.4", "osenv": "^0.1.4", "pem": "^1.9.4", "pug": "^2.0.0-beta11", "serve-favicon": "^2.4.1", "shortid": "^2.2.6", "socket.io": "^1.7.3", "stylus": "^0.54.5" }, "maintainers": [ { "name": "info", "email": "info@vpn.email" } ], "devDependencies": { "electron": "^1.6.2" } }