windhamdavid 9 years ago
parent
commit
1d924babf6
1 changed files with 4 additions and 3 deletions
  1. 4 3
      package.json

+ 4 - 3
package.json

@@ -1,7 +1,8 @@
 {
-  "name": "webrtc",
-  "description": "webrtc",
-  "version": "0.0.1",
+  "name": "daveo-webrtc",
+  "description": "daveo webrtc",
+  "main": "site/server.js",
+  "version": "0.0.2",
   "engines": {
     "node": ">= 0.6.0"
   },