diff --git a/package.json b/package.json index f68e4e7..81065af 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,14 @@ "name": "qiwi-reverse-api", "version": "1.0.0", "description": "QIWI Reverse API", - "author": "Nikita Balin ", + "author": "Nikita Balin (https://koka.team)", "private": false, "license": "MIT", + "homepage": "https://github.com/LukasAndreano/qiwi-reverse-api", + "bugs": { + "url": "https://github.com/LukasAndreano/qiwi-reverse-api/issues", + "email": "n.balin@koka.team" + }, "scripts": { "build": "nest build", "start": "nest start",