From 313f39ce0abf3235468f144560b7d4884dfde2ad Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+frab1t@users.noreply.github.com> Date: Tue, 12 Feb 2019 21:59:02 +0100 Subject: [PATCH] edit package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fcab4b8..7a1122f 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ovfl0w/lscanbot.git" + "url": "git+https://github.com/frab1t/lscanbot.git" }, - "author": "f3sposito", + "author": "frab1t", "license": "GPL-3.0", "bugs": { - "url": "https://github.com/ovfl0w/lscanbot/issues" + "url": "https://github.com/frab1t/lscanbot/issues" }, - "homepage": "https://github.com/ovfl0w/lscanbot#readme", + "homepage": "https://github.com/frab1t/lscanbot#readme", "dependencies": { "arpscan": "^0.6.0", "bunyan": "^1.8.12",