From f653554c05a405dc9b647daacc64ae009daeca7b Mon Sep 17 00:00:00 2001 From: Johann du Toit Date: Sun, 19 Jul 2015 05:48:18 +0200 Subject: [PATCH] Updated package to reflect package atm. Including moved me and Pasindu to contributors and Elbert to author --- src/drivers/npm/package.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/drivers/npm/package.json b/src/drivers/npm/package.json index cff4a2833..a342ed19c 100644 --- a/src/drivers/npm/package.json +++ b/src/drivers/npm/package.json @@ -11,9 +11,20 @@ "url": "https://github.com/AliasIO/Wappalyzer" }, "keywords": [ - "wappalyzer" + "wappalyzer", + "detect", + "stack", + "technologies" ], - "author": "Pasindu De Silva", + "contributors": [ + { + "name": "Pasindu De Silva" + }, + { + "name": "Johann du Toit" + } + ], + "author": "Elbert Alias", "license": "GPLv3", "bugs": { "url": "https://github.com/AliasIO/Wappalyzer/issues"