JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
name this project "watch-my-terminal"
[watch-my-terminal.git] / package.json
index 0002de6..d6041bc 100644 (file)
@@ -1,9 +1,8 @@
 {
-  "name": "web-term-viewer",
+  "name": "watch-my-terminal",
   "version": "0.0.1",
-  "description": "allow people to watch your terminal via their web browser",
+  "description": "Allow people to watch your terminal via their web browser",
   "dependencies": {
-    "socket.io": "*",
-    "async": "*"
+    "socket.io": "*"
   }
 }