From 8631305d885c1574fa5a253e113d6797e6861327 Mon Sep 17 00:00:00 2001 From: thomaslein Date: Wed, 19 Mar 2014 11:01:27 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a0063b..f8c4c68 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "util.log", "description": "A window.log() function enabled through a document.location whitelist", "version": "0.0.2", - "author": "popeindustries ", + "author": "Thomas Lein ", "dependencies": { }, "main": "index.js",