{
  "name": "fareboutiqueapi",
  "version": "1.0.0",
  "description": "Fareboutique nodejs API.",
  "main": "fareboutique_website_server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon fareboutique_website_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": "Fareboutique LLP",
  "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.9.1",
    "@azure/keyvault-secrets": "^4.9.0",
    "@azure/storage-blob": "^12.26.0",
    "agenda": "^5.0.0",
    "async": "^3.2.0",
    "axios": "^0.24.0",
    "bcrypt": "^5.0.0",
    "bcryptjs": "^2.4.3",
    "body-parser": "^2.2.0",
    "cls-hooked": "^4.2.2",
    "cors": "^2.8.5",
    "dotenv": "^8.2.0",
    "express": "4.13.3",
    "fcm-node": "^1.6.1",
    "fs": "0.0.1-security",
    "fs-extra": "^9.0.1",
    "js-sha512": "^0.8.0",
    "jsonwebtoken": "^8.5.1",
    "moment": "^2.29.1",
    "mongodb": "6.5",
    "multer": "1.1.0",
    "mysql2": "^2.1.0",
    "node-cron": "^3.0.3",
    "nodemailer": "^6.4.17",
    "random": "^2.2.0",
    "redis": "^4.7.0",
    "request": "^2.88.2",
    "restify-cors-middleware": "^1.1.1",
    "sequelize": "^6.3.0",
    "sqlite3": "^5.0.0",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "mocha": "~2.3.3",
    "nodemon": "^1.19.4",
    "should": "~7.1.0",
    "supertest": "~1.1.0"
  }
}
