Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Feb 2014 12:43:42 +0000 (13:43 +0100)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 5 Feb 2014 12:43:42 +0000 (13:43 +0100)
test/package.json

index ac5366d..3f69e77 100644 (file)
@@ -1,7 +1,7 @@
 {
     "name": "MKWS",
     "version": "0.9.1",
-    "license": "IndexData ApS, Copyright (c) 2013-2014",
+    "license": "GPL, http://www.indexdata.com/licences/gpl",
     "contributors": [{
         "name": "Mike Taylor",
         "email": "mike@indexdata.com"
@@ -17,5 +17,8 @@
         "jasmine-node": "*",
         "phantomjs": "*"
     },
-    "dummy": "EOF"
+    "repository": {
+        "type": "git",
+        "url": "http://git.indexdata.com/mkws.git"
+    }
 }