fix json error
authorSeth Woodworth <seth@sethish.com>
Tue, 3 Jan 2012 06:24:54 +0000 (01:24 -0500)
committerSeth Woodworth <seth@sethish.com>
Tue, 3 Jan 2012 06:24:54 +0000 (01:24 -0500)
package.json

index 88cf8f1b9a9937aa06dc8e4bb44dae92e0c2f1b2..ab24881ef93a8346ec71e23fc387b672a19c1552 100644 (file)
@@ -1,11 +1,7 @@
 {
     "name": "FinalsClub",
     "version": "1.1.0-alpha",
-    "private": true,
-    "repository" : {
-        "type" : "git"
-        , "url" : "http://github.com/finalsclubdev/FinalsClub"
-          }
+    "private": "True",
     "dependencies": {
       "async": "0.1.15",
       "aws-lib": "0.0.5",