{
  "name": "storeexpress",
  "version": "1.0.0",
  "description": "tsoft integrations",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/frkansahn/StoreExpress.git"
  },
  "keywords": [
    "storeexpress"
  ],
  "author": "Furkan ŞAHİN",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/frkansahn/StoreExpress/issues"
  },
  "homepage": "https://github.com/frkansahn/StoreExpress#readme",
  "dependencies": {
    "axios": "^0.27.2",
    "bcryptjs": "^2.4.3",
    "body-parser": "^1.20.0",
    "cors": "^2.8.5",
    "dotenv": "^16.0.1",
    "express": "^4.18.1",
    "form-data": "^4.0.0",
    "jsonwebtoken": "^8.5.1",
    "multer": "^1.4.5-lts.1",
    "mysql2": "^2.3.3",
    "passport": "^0.6.0",
    "passport-jwt": "^4.0.0",
    "qs": "^6.11.0",
    "sequelize": "^6.21.2",
    "sequelize-cli": "^6.4.1"
  }
}
