Delete SERVER FILES directory

This commit is contained in:
shiva yadav 2022-08-22 23:25:20 -07:00 committed by GitHub
parent 062e5b0600
commit c2e23a90a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 38 deletions

View File

@ -1,24 +0,0 @@
{
"name": "rat_server",
"version": "1.0.0",
"description": "",
"main": "index.js",
"engines": {
"node": "16.13.2"
},
"scripts": {
"start": "node server.js"
},
"keywords": [],
"author": "l",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.1",
"express": "latest",
"multer": "^1.4.4",
"node-telegram-bot-api": "latest",
"uuid": "^8.3.2",
"ws": "latest",
"axios": "^0.26.1"
}
}

File diff suppressed because one or more lines are too long