JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
run.sh: complain if not passed width/height
[watch-my-terminal.git] / package.json
1 {
2   "name": "watch-my-terminal",
3   "version": "1.0",
4   "description": "Allow people to watch your terminal via their web browser",
5   "dependencies": {
6     "socket.io": "*"
7   }
8 }