c5fda77b5c
Some checks failed
continuous-integration/drone/push Build is passing
renovate/artifacts Artifact file update failure
32 lines
746 B
JSON
32 lines
746 B
JSON
{
|
|
"name": "cnc-speed-calculator",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node ./bin/www"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "5.15.4",
|
|
"bcrypt": "5.0.1",
|
|
"body-parser": "1.19.1",
|
|
"bootstrap": "5.1.3",
|
|
"connect-ensure-login": "0.1.1",
|
|
"connect-flash": "0.1.1",
|
|
"cookie-parser": "1.4.6",
|
|
"debug": "4.3.3",
|
|
"ejs": "3.1.6",
|
|
"express": "4.17.2",
|
|
"express-session": "1.17.2",
|
|
"express-validator": "6.14.0",
|
|
"express-winston": "4.2.0",
|
|
"http-errors": "2.0.0",
|
|
"i18n": "0.13.3",
|
|
"morgan": "1.10.0",
|
|
"passport": "0.5.2",
|
|
"passport-local": "1.0.0",
|
|
"sequelize": "6.12.3",
|
|
"sqlite3": "5.0.2",
|
|
"winston": "3.3.3"
|
|
}
|
|
}
|