diff --git a/server.js b/examples/report.js similarity index 100% rename from server.js rename to examples/report.js diff --git a/spamc.js b/index.js similarity index 100% rename from spamc.js rename to index.js diff --git a/package.json b/package.json index 3e04486..0b87da0 100644 --- a/package.json +++ b/package.json @@ -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"] } \ No newline at end of file