{
  "dependencies": {
    "body-parser": "^1.20.2",
    "connect-flash": "^0.1.1",
    "dotenv": "^16.4.5",
    "ejs": "^3.1.10",
    "express": "^4.19.2",
    "express-session": "^1.18.0",
    "mongoose": "^8.4.1",
    "multer": "^1.4.5-lts.1"
  },
  "name": "pistis-project",
  "description": "Website for Pistis Energineering Services",
  "version": "1.0.0",
  "main": "sever.js",
  "devDependencies": {
    "nodemon": "^3.1.3"
  },
  "scripts": {
    "start": "node server",
    "dev": "nodemon server",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dracer001/Pistis-Web-App.git"
  },
  "keywords": [
    "Training",
    "Tech"
  ],
  "author": "dracer",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/dracer001/Pistis-Web-App/issues"
  },
  "homepage": "https://github.com/dracer001/Pistis-Web-App#readme"
}
