From db97a8520e35fe676d3a86e782e208701cfa3d32 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Tue, 26 Mar 2013 08:53:38 +1300 Subject: [PATCH] Update the package description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4e1632..9a27ac8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "awssum-amazon-ses", - "description" : "NodeJS module to talk to Amazon Simple Email Service (SES).", + "description" : "AwsSum plugin for Amazon Simple Email Service (SES).", "version" : "1.0.0", "main" : "awssum-amazon-ses.js",