From 0ccab286ced0233cca5a8de091b54deec6f4fc0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sun, 25 Jan 2015 20:59:14 +0200 Subject: [PATCH] Added the author field --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de19eb4..faac9ee 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,6 @@ "scripts": { "test": "node test" }, - "author": "", + "author": "Ionică Bizău ", "license": "MIT" }