diff --git a/package.json b/package.json index bfd626a..2296f55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "chatlol", - "version": "0.1.0", + "name": "nertivia-client", + "version": "0.4.7", "private": true, "scripts": { "serve": "vue-cli-service serve", @@ -49,5 +49,19 @@ "> 1%", "last 2 versions", "not ie <= 8" - ] + ], + "description": "chat app", + "repository": { + "type": "git", + "url": "git+https://github.com/supertiger1234/Nertivia-Client.git" + }, + "keywords": [ + "chat-app" + ], + "author": "supertiger1234", + "license": "ISC", + "bugs": { + "url": "https://github.com/supertiger1234/Nertivia-Client/issues" + }, + "homepage": "https://github.com/supertiger1234/Nertivia-Client#readme" }