File size: 805 Bytes
66100df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7bb9a78
a508f04
66100df
 
 
 
 
 
 
 
7bb9a78
ef04a7b
 
 
 
 
 
66100df
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "name": "scrape",
  "version": "1.0.0",
  "description": "",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.6.8",
    "chalk": "^5.3.0",
    "cheerio": "^1.0.0-rc.12",
    "jsdom": "^24.0.0",
    "node-fetch": "^3.3.2",
    "puppeteer": "latest"
  },
  "devDependencies": {
    "express": "^4.19.2",
    "file-type": "^19.0.0",
    "fluent-ffmpeg": "^2.1.2",
    "googleapis": "^136.0.0",
    "node-id3": "^0.2.6",
    "youtubei": "^1.4.0",
    "ytdl-core": "^4.11.5",
    "puppeteer": "latest",
    "axios": "latest",
    "cheerio": "latest",
    "browser-id3-writer": "latest",
    "pdfkit": "latest",
    "image-size": "latest"
  }
}