10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"name": "@auth-yes/ui",
|
|
"version": "0.1.0",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "jsr:@hono/hono@4/jsx"
|
|
},
|
|
"exports": "./mod.ts"
|
|
}
|