diff --git a/package.json b/package.json index dc35a6e..037d4f5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,11 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", + "repository": { + "type": "git", + "url": "https://code.sigidli.com/hd-auth/passport-hd-auth.git" + }, + "author": "kngako", "license": "MIT", "dependencies": { "bip32": "^2.0.4",