diff --git a/package.json b/package.json index 0b87da0..1c33b9f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,10 @@ "email":"carl@coxeh.com" } ], + "repository": { + "type": "git", + "url": "https://github.com/coxeh/node-spamc" + }, "main":"./index.js", - "engines": { "node": ">= 0.4.0" }, "keywords":["spamd","spamc","spamassassin","email","spam"] } \ No newline at end of file