From 0df1ac1164c4955ceabe7782915cb854d600b7b9 Mon Sep 17 00:00:00 2001 From: David da Silva Contin Date: Sun, 14 Jun 2015 01:09:29 +0200 Subject: [PATCH] add homepage property to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 562b51d..18acc1e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "2.1.1", "description": "Logic-less {{mustache}} templates with JavaScript", "author": "mustache.js Authors ", + "homepage": "https://github.com/janl/mustache.js", "repository": { "type": "git", "url": "https://github.com/janl/mustache.js.git"