oops *trips and falls and deletes EVERYTHING*

This commit is contained in:
Violet 2023-10-20 21:52:33 -05:00
parent 9cd9050d95
commit 8163b16cea
8 changed files with 127 additions and 962 deletions

View file

@ -1,23 +0,0 @@
{
"name": "violets-purgatory",
"version": "1.0.0",
"description": "Violets Purgatory is a personal webapp for",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "https://codeberg.org/Bingus_Violet/Violets-Purgatory.git"
},
"keywords": [
"web",
"site"
],
"author": "Violet <Violetbutagain@gmail.com>",
"license": "MIT",
"dependencies": {
"express": "^4.18.2",
"ws": "^8.14.2"
}
}