package.json 622 Bytes
{
  "name": "node",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.0",
    "bootstrap": "^5.1.3",
    "cookie-parser": "^1.4.6",
    "crypto": "^1.0.1",
    "ejs": "^3.1.8",
    "express": "^4.18.1",
    "express-error-handler": "^1.1.0",
    "express-session": "^1.17.3",
    "html-entities": "^1.2.0",
    "http": "^0.0.1-security",
    "mongoose": "^6.3.5",
    "mysql": "^2.18.1",
    "path": "^0.12.7",
    "serve-static": "^1.15.0"
  }
}