package stuffs etc

This commit is contained in:
Spectralitree
2021-06-26 19:36:25 +02:00
parent d69ef2b71e
commit d245564e2e
2 changed files with 130 additions and 95 deletions

View File

@@ -61,5 +61,16 @@
},
"devDependencies": {
"gh-pages": "^3.1.0"
},
"description": "A web interface for [pluralkit](https://pluralkit.me/).\r Check it out at https://spectralitree.github.io/pk-webs/",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Spectralitree/pk-webs.git"
},
"author": "Spectralitree",
"license": "ISC",
"bugs": {
"url": "https://github.com/Spectralitree/pk-webs/issues"
}
}