15 lines
253 B
JSON
15 lines
253 B
JSON
{
|
|
"name": "tcc-local",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"private": true,
|
|
"scripts": {},
|
|
"author": "",
|
|
"license": "UNLICENSED",
|
|
"packageManager": "pnpm@10.20.0",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"tsoa": "^6.6.0"
|
|
}
|
|
}
|