{
  "name": "@nocobase/auth",
  "version": "2.1.12",
  "description": "",
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@nocobase/actions": "2.1.12",
    "@nocobase/cache": "2.1.12",
    "@nocobase/database": "2.1.12",
    "@nocobase/resourcer": "2.1.12",
    "@nocobase/utils": "2.1.12",
    "@types/jsonwebtoken": "^9.0.9",
    "jsonwebtoken": "^9.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nocobase/nocobase.git",
    "directory": "packages/auth"
  },
  "gitHead": "3a69ed089fbb5a3e8700c0134f83d654f0190d25"
}
