{
  "name": "kigumo-tvc",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node server/index.js",
    "dev": "node server/index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "bcryptjs": "^3.0.3",
    "cloudinary": "^2.10.0",
    "cors": "^2.8.5",
    "dotenv": "^16.0.0",
    "express": "^5.2.1",
    "express-mysql-session": "^3.0.3",
    "express-rate-limit": "^8.5.2",
    "express-session": "^1.19.0",
    "express-validator": "^7.3.2",
    "multer": "^2.1.1",
    "mysql2": "^3.22.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FranNMK/kigumo-TVC.git"
  },
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/FranNMK/kigumo-TVC/issues"
  },
  "homepage": "https://github.com/FranNMK/kigumo-TVC#readme"
}
