generated from Dicken/dickendock
Initial commit
This commit is contained in:
15
backend/package.json
Normal file
15
backend/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "dickendock-backend",
|
||||
"version": "1.0.0",
|
||||
"main": "src/index.js",
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"better-sqlite3": "^9.4.3",
|
||||
"express": "^4.18.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"ws": "^8.17.1",
|
||||
"puppeteer-core": "^22.0.0",
|
||||
"mqtt": "^5.10.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user