From 6af34ac90d624fa63a248096ad8eafe4f38f3615 Mon Sep 17 00:00:00 2001 From: James Hawkins Date: Sat, 24 Oct 2020 21:29:03 +0100 Subject: [PATCH] package --- package.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f3bd73..6dcc9cf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,19 @@ "url": "git+https://gitlab.com/shockbyte/whmcs-node.git" }, "keywords": [], - "author": "James", + "author": "Shockbyte", + "contributors": [ + { + "name": "James Hawkins", + "email": "jhawki2005@gmail.com", + "url": "https://github.com/jameshawkinss" + }, + { + "name": "Niek van Gogh", + "email": "niek@shockbyte.com", + "url": "https://github.com/niekvangogh" + } + ], "license": "ISC", "bugs": { "url": "https://gitlab.com/shockbyte/whmcs-node/issues"