before delete 3software
This commit is contained in:
25
backend/_old/v8/package.json
Normal file
25
backend/_old/v8/package.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "telegram-bot",
|
||||
"version": "1.0.0",
|
||||
"main": "app.js",
|
||||
"directories": {
|
||||
"doc": "docs"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^11.8.0",
|
||||
"body-parser": "^1.20.3",
|
||||
"content-disposition": "^0.5.4",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"express": "^4.21.2",
|
||||
"express-session": "^1.18.1",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"nodemailer": "^6.9.16",
|
||||
"telegram": "^2.26.16"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user