diff --git a/package.json b/package.json index b80493d..590cee2 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,10 @@ "devDependencies": { "tape": "^3.5.0" }, + "repository": { + "type": "git", + "url": "git://github.com/willwhite/freemail.git" + }, "dependencies": { "tldjs": "^1.5.2" }