commit | 709f52f96af4041c577b99c5c6789317afa110cc | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Thu May 21 18:32:58 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Thu May 21 18:32:58 2015 +0000 |
tree | d9614297987bc4f2f0c6b746b1ed6a27ba7a03b2 | |
parent | eb5f307fa87c892c9504251b2b4521abc2e72541 [diff] [blame] |
Cleanup static files
diff --git a/package.json b/package.json index 1f20922..d326713 100755 --- a/package.json +++ b/package.json
@@ -2,6 +2,10 @@ "name": "Kalamar", "description": "Mojolicious based Frontend for KorAP", "version": "0.15.0", + "repository" : { + "type": "git", + "url": "https://github.com/KorAP/Kalamar.git" + } "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-copy": "^0.8.0",