mirror of
https://github.com/yusufipk/YTChatHub.git
synced 2026-09-12 03:16:10 +00:00
initializing the files and the memory bank.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "youtube-client",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "High-performance YouTube Live chat client for streamers.",
|
||||
"license": "MIT",
|
||||
"packageManager": "[email protected]",
|
||||
"scripts": {
|
||||
"dev": "pnpm -r dev",
|
||||
"build": "pnpm -r build",
|
||||
"lint": "pnpm -r lint",
|
||||
"start": "pnpm -r start"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user