{
  "name": "luna-auth",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/djanramadan/luna-auth.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/djanramadan/luna-auth/issues"
  },
  "homepage": "https://gitlab.com/djanramadan/luna-auth#readme",
  "dependencies": {
    "@casl/ability": "^5.4.0",
    "bcryptjs": "^2.4.3",
    "jsonwebtoken": "^8.5.1",
    "koa-compose": "^4.1.0",
    "koa-passport": "^4.1.4",
    "koa-session": "^6.2.0",
    "mysql": "^2.18.1",
    "p-map": "4.0.0",
    "passport-local": "^1.0.0",
    "sift": "^14.0.2"
  },
  "devDependencies": {}
}
