12 lines
204 B
JSON
12 lines
204 B
JSON
{
|
|
"name": "@cerebrus/typescript-config",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "UNLICENSED",
|
|
"files": [
|
|
"base.json",
|
|
"vite-app.json",
|
|
"node.json",
|
|
"bun-app.json"
|
|
]
|
|
}
|