{
  "name": "fareboutiqueapi",
  "version": "1.0.0",
  "description": "Fareboutique nodejs API.",
  "main": "fareboutique_server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon fareboutique_server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ramanindia/nodejs-mongodb-restify-http-api-with-mvc-structure.git"
  },
  "keywords": [
    "nodejs",
    "restify",
    "technology"
  ],
  "author": "Coreappstech pvt Ltd",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ramanindia/nodejs-mongodb-restify-http-api-with-mvc-structure/issues"
  },
  "homepage": "https://github.com/ramanindia/nodejs-mongodb-restify-http-api-with-mvc-structure#readme",
  "dependencies": {
    "@azure/identity": "^4.8.0",
    "@azure/keyvault-secrets": "^4.9.0",
    "@azure/storage-blob": "^12.27.0",
    "agenda": "^5.0.0",
    "async": "^3.2.0",
    "axios": "^1.2.0",
    "base64-js": "^1.5.1",
    "bcrypt": "^5.0.0",
    "bcryptjs": "^2.4.3",
    "body-parser": "^2.2.0",
    "cls-hooked": "^4.2.2",
    "cluster": "^0.7.7",
    "cors": "^2.8.5",
    "dotenv": "^8.2.0",
    "ejs": "^3.1.8",
    "express": "^4.18.2",
    "express-ejs-layouts": "^2.5.1",
    "fcm-node": "^1.6.1",
    "fs": "0.0.1-security",
    "fs-extra": "^11.1.0",
    "html-pdf": "^3.0.1",
    "html-string": "^3.0.1",
    "html-to-text": "^9.0.2",
    "http": "0.0.1-security",
    "https": "^1.0.0",
    "image-size": "^1.2.1",
    "instagram-private-api": "^1.46.1",
    "jimp": "^0.22.12",
    "jsonwebtoken": "^8.5.1",
    "moment": "^2.30.1",
    "moment-timezone": "^0.6.1",
    "mongodb": "^6.11.0",
    "multer": "1.1.0",
    "mysql": "^2.18.1",
    "mysql2": "^2.1.0",
    "node-cron": "^3.0.0",
    "nodemailer": "^6.6.3",
    "paytmchecksum": "^1.5.0",
    "pdfkit": "^0.13.0",
    "puppeteer": "^24.11.2",
    "qs": "^6.10.1",
    "random": "^2.2.0",
    "redis": "^5.9.0",
    "request": "^2.88.2",
    "restify": "^8.6.1",
    "restify-cors-middleware2": "^2.2.0",
    "sequelize": "^6.3.0",
    "sqlite3": "^5.0.0",
    "symbology": "^3.0.13",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "mocha": "~2.3.3",
    "nodemon": "^1.19.4",
    "should": "~7.1.0",
    "supertest": "~1.1.0"
  }
}
