From 051955141a3c0725fcdeb7492946d0bff854e0b1 Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Fri, 24 Jan 2020 18:47:49 +0100 Subject: [PATCH] author in package --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ffc170d..b697d46 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,11 @@ "whatsapp", "skype" ], - "author": "Matteo Manzinello", + "author": { + "name": "Matteo Manzinello", + "email": "matteo@manzinello.dev", + "url": "http://matteomanzinello.com" + }, "license": "MIT", "bugs": { "url": "https://github.com/manzinello/mailgo/issues"