Delete SERVER FILES directory
This commit is contained in:
parent
062e5b0600
commit
c2e23a90a6
@ -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
Loading…
x
Reference in New Issue
Block a user