update package.json

This commit is contained in:
VincentChanX
2017-04-06 14:39:33 +08:00
parent 3eaa4ff508
commit c14330a6d8

View File

@@ -2,7 +2,7 @@
"name": "shadowsocks-over-websocket", "name": "shadowsocks-over-websocket",
"version": "0.1.0", "version": "0.1.0",
"description": "A fast tunnel proxy that helps you bypass firewalls", "description": "A fast tunnel proxy that helps you bypass firewalls",
"main": "index.js", "main": "tcprelay.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"server": "node server.js", "server": "node server.js",