12 lines
175 B
JSON
12 lines
175 B
JSON
|
{
|
||
|
"name": "@calcom/tsconfig",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"main": "index.js",
|
||
|
"files": [
|
||
|
"base.json",
|
||
|
"nextjs.json",
|
||
|
"react-library.json"
|
||
|
]
|
||
|
}
|