mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
10 lines
122 B
JSON
10 lines
122 B
JSON
{
|
|
"name": "hclive",
|
|
"module": "index.ts",
|
|
"type": "module",
|
|
"private": true,
|
|
"workspaces": [
|
|
"apps/*"
|
|
]
|
|
}
|