forked from obvtiger/repiped
inital release
This commit is contained in:
commit
1d708c14cf
26 changed files with 34335 additions and 0 deletions
12
package.json
Normal file
12
package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"axios": "^1.9.0",
|
||||
"cheerio": "^1.0.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"express": "^5.1.0",
|
||||
"express-ws": "^5.0.2",
|
||||
"morgan": "^1.10.0",
|
||||
"puppeteer": "^24.7.2",
|
||||
"yt-search": "^2.6.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue