add repo info to package

This commit is contained in:
Carl Glaysher
2012-03-18 09:15:56 +00:00
parent 563d0be21d
commit f1aabc1313

View File

@@ -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"]
}