From 4b1326e826c1e2419974d3d9567135fb92f84414 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Mon, 8 Mar 2021 22:04:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20change=20author=20to=20object=20?= =?UTF-8?q?for=20this=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ef12f83..d80eff3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,11 @@ "type": "git", "url": "https://git.odit.services/odit/license-exporter" }, - "author": "ODIT.Services", + "author": { + "name": "ODIT.Services", + "email": "info@odit.services", + "url": "https://odit.services" + }, "license": "MIT", "publishConfig": { "access": "public"