diff --git a/package.json b/package.json index 38608b4..4abd6da 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "0.7.2", "description": "Logic-less {{mustache}} templates with JavaScript", "author": "mustache.js Authors ", + "repository": { + "type": "git", + "url": "https://github.com/janl/mustache.js.git" + }, "keywords": ["mustache", "template", "templates", "ejs"], "main": "./mustache.js", "devDependencies": {