This commit is contained in:
Lloyd Brookes
2015-02-01 14:04:17 +00:00
parent fb6be18a5a
commit bfad438262
3 changed files with 35 additions and 11 deletions

View File

@ -5,6 +5,7 @@
"bin": {
"ws": "./bin/ws.js"
},
"license": "MIT",
"engines": {
"node": ">=0.10.0"
},