{
  "name": "gudana-lib",
  "version": "0.2.5-beta",
  "description": "commons",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "tsc": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codepriestz/gudana-js-lib.git"
  },
  "author": "sobowale olamide",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/codepriestz/gudana-js-lib/issues"
  },
  "homepage": "https://github.com/codepriestz/gudana-js-lib#readme",
  "dependencies": {
    "@sendgrid/mail": "^7.1.1",
    "@types/qrcode": "^1.3.4",
    "amazon-s3-uri": "0.0.3",
    "aws-sdk": "^2.709.0",
    "axios": "^0.19.2",
    "class-transformer": "^0.2.3",
    "class-validator": "^0.12.2",
    "crypto": "^1.0.1",
    "express-http-context": "^1.2.3",
    "generate-password": "^1.5.1",
    "jsonwebtoken": "^8.5.1",
    "qrcode": "^1.4.4",
    "reflect-metadata": "^0.1.10",
    "routing-controllers": "^0.9.0-alpha.2",
    "typeorm": "0.2.25"
  },
  "devDependencies": {
    "@types/node": "^8.10.61",
    "eslint": "^7.1.0",
    "@types/jsonwebtoken": "^8.5.0",
    "jest": "^26.0.1",
    "nodemon": "^2.0.4",
    "ts-node": "^3.3.0",
    "typescript": "3.3.3333"
  }
}
