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