move to better file structure

This commit is contained in:
Carl Glaysher
2012-03-18 08:24:48 +00:00
parent 081e79d77c
commit 563d0be21d
3 changed files with 1 additions and 1 deletions

View File

View File

@@ -9,7 +9,7 @@
"email":"carl@coxeh.com"
}
],
"main":"./spamc.js",
"main":"./index.js",
"engines": { "node": ">= 0.4.0" },
"keywords":["spamd","spamc","spamassassin","email","spam"]
}