{ "name": "@wrnexus/identity", "version": "0.8.0", "type": "module", "description": "Enterprise federation, provisioning, machine identity, and privacy governance for WRNexusJS.", "main": "src/index.ts", "exports": { ".": "./src/index.ts" }, "dependencies": { "@wrnexus/auth": "workspace:*", "@wrnexus/authz": "workspace:*", "@wrnexus/oauth": "workspace:*" } }