add repository section
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Feb 2014 11:08:49 +0000 (12:08 +0100)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Feb 2014 11:08:49 +0000 (12:08 +0100)
will reduce the warning noice

test/package.json

index ac5366d..b99f27b 100644 (file)
@@ -17,5 +17,8 @@
         "jasmine-node": "*",
         "phantomjs": "*"
     },
-    "dummy": "EOF"
+    "repository": {
+        "type": "git",
+        "url": "http://git.indexdata.com/mkws.git"
+    }
 }