edit package.json

This commit is contained in:
Francesco Esposito 2019-02-12 21:59:02 +01:00
parent c7bb09370c
commit 313f39ce0a
1 changed files with 4 additions and 4 deletions

View File

@ -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",