{
  "name": "sodium_token_ppl",
  "version": "5.5.2",
  "description": "gen token by sodium package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Paperless Teams",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.1",
    "crypto": "^1.0.1",
    "dotenv": "^8.2.0",
    "jsonwebtoken": "^8.5.1",
    "jwt-decode": "^3.1.2",
    "mariadb": "^2.5.2",
    "mongoose": "^5.11.8",
    "mysql": "^2.18.1",
    "redis": "^3.1.2",
    "sodium-plus": "^0.9.0"
  }
}
