Changed repo and describ for npm
This commit is contained in:
parent
0eb116b96f
commit
dac11ea56e
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "jotify",
|
"name": "jotify",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A gotify library for JS",
|
"description": "A dead simple gotify library for sending arbitrary messages in JS",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitea.nannal.com/nannal/jotify"
|
"url": "https://github.com/nannal/jotify"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"gotify"
|
"gotify"
|
||||||
|
Loading…
Reference in New Issue
Block a user