mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"name": "@next-auth/tsconfig",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"files": [
|
|
"adapters.json",
|
|
"base.json"
|
|
]
|
|
}
|