This commit is contained in:
BIG2EYEZ
2023-12-17 19:19:27 +08:00
parent 9809841af2
commit 0439a94ba0
8 changed files with 822 additions and 299 deletions

View File

@ -17,9 +17,13 @@
},
"homepage": "https://github.com/Newtbot/MP#readme",
"dependencies": {
"body-parser": "^1.20.2",
"coap": "^1.3.0",
"dotenv": "^16.3.1",
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-session": "^1.17.3",
"mysql": "^2.18.1",
"mysql2": "^3.6.5",
"sequelize": "^6.35.2"
}