{
	"name":"spamc",
	"version":"0.0.5",
	"author":"Carl Glaysher <carl@coxeh.com>",
	"description":"Compute the spamassassin spam score of an email",
	"contributors":[
		{
			"name":"Carl Glaysher",
			"email":"carl@coxeh.com"
		},
		{
			"name":"Florent Galland",
			"email":"flolagale@gmail.com"
		}		
	],
	"repository": {
    	"type": "git",
    	"url": "https://github.com/Flolagale/spamc.git"
  	},
	"main":"index.js",
	"keywords":["spamd","spamc","spamassassin","email","spam"]
}
