mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 17:11:43 +00:00
commit
0f4e5d3918
1 changed files with 17 additions and 3 deletions
20
package.json
20
package.json
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "chatlol",
|
"name": "nertivia-client",
|
||||||
"version": "0.1.0",
|
"version": "0.4.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
|
|
@ -49,5 +49,19 @@
|
||||||
"> 1%",
|
"> 1%",
|
||||||
"last 2 versions",
|
"last 2 versions",
|
||||||
"not ie <= 8"
|
"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"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue