This commit is contained in:
supertiger1234 2019-06-28 20:12:07 +01:00
commit 43765196eb

View file

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