hmm
This commit is contained in:
parent
f370a2fe68
commit
e335c65506
21 changed files with 33471 additions and 86 deletions
10
package.json
10
package.json
|
|
@ -9,9 +9,17 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.1.1",
|
||||
"better-sqlite3": "^9.4.0",
|
||||
"better-sqlite3-session-store": "^0.1.0",
|
||||
"body-parser": "^1.20.2",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"dot": "^1.1.3",
|
||||
"ejs": "^3.1.9",
|
||||
"eta": "^3.2.0",
|
||||
"express": "^4.18.2",
|
||||
"express-session": "^1.18.0"
|
||||
"express-session": "^1.18.0",
|
||||
"lru-cache": "^10.2.0",
|
||||
"nunjucks": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue