{
  "name": "activity",
  "version": "1.0.0",
  "description": "package activity",
  "main": "bw_activity_manager_api.js",
  "scripts": {
    "dev": "nodemon bw_activity_manager_api.js",
    "start": "nodemon node bw_activity_manager_api.js"
  },
  "keywords": [
    "activity"
  ],
  "author": "fare boutique",
  "license": "ISC",
  "dependencies": {
    "async": "^3.2.6",
    "axios": "^1.9.0",
    "body-parser": "^1.20.3",
    "cookie-parser": "^1.4.7",
    "cors": "^2.8.5",
    "dotenv": "^16.4.7",
    "express": "^4.21.2",
    "express-validator": "^7.2.1",
    "jsonwebtoken": "^9.0.2",
    "moment": "^2.30.1",
    "multer": "^1.4.5-lts.1",
    "mysql2": "^3.12.0",
    "nodemon": "^3.1.9",
    "puppeteer": "^24.8.1",
    "sharp": "^0.34.1"
  }
}
