release: WRNexusJS 0.8.0
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user