diff --git a/package.json b/package.json index 43e046d..8181b23 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,9 @@ "engines": { "node": ">0.8.x" }, + "repository": { + "type": "git", + "url": "git://github.com/niegowski/node-daemonize2.git" + }, "main": "./lib/daemonize.js" }