8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"name": "@lilith/auth-provider",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"main": "./src/index.ts",
|
|
"exports": { ".": "./src/index.ts" }
|
|
}
|