From 007c27be3614255bab2914858f215c7e754c535a Mon Sep 17 00:00:00 2001 From: thewesker Date: Sat, 18 Jun 2016 02:15:21 -0400 Subject: [PATCH] yep --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7799dd2..e5e4183 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "polibug", "version": "1.0.0", - "description": "Bot", + "description": "A bot that bugs politicians and others", "main": "test.js", "dependencies": { "fs": "^0.0.2", @@ -12,6 +12,6 @@ "scripts": { "test": "node test.js" }, - "author": "", + "author": "thewesker", "license": "ISC" }