{ "name": "@tachybase/auth", "version": "0.21.76", "description": "", "license": "Apache-2.0", "main": "./lib/index.js", "types": "./lib/index.d.ts", "dependencies": { "@tachybase/actions": "workspace:*", "@tachybase/cache": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/resourcer": "workspace:*", "@tachybase/utils": "workspace:*", "jsonwebtoken": "^8.5.1" }, "devDependencies": { "@types/jsonwebtoken": "^8.5.8", "vitest": "^1.6.0" } }