-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
43 lines (43 loc) · 1.04 KB
/
package.json
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
38
39
40
41
42
43
{
"name": "simple-api",
"version": "1.0.0",
"description": "Simpe-API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ada lah",
"license": "ISC",
"dependencies": {
"@freetube/yt-trending-scraper": "^2.0.1",
"1cak": "^1.0.4",
"axios": "^0.22.0",
"chalk": "^5.0.0",
"cheerio": "^1.0.0-rc.10",
"cors": "^2.8.5",
"esm": "^3.2.25",
"fbdl-core": "^1.0.2",
"express": "^4.17.1",
"form-data": "^4.0.0",
"file-type": "^16.5.3",
"fs": "^0.0.1-security",
"qr-image": "^3.2.0",
"google-it": "^1.6.2",
"hxz-api": "^1.0.1",
"jsdom": "^17.0.0",
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"multer": "^1.4.3",
"nana-api": "^1.1.4",
"spotifydl-core": "^0.2.0",
"trace.moe": "^1.1.1",
"url": "^0.11.0",
"nhentai-js": "^4.0.0",
"node-fetch": "^2.6.1",
"node-fetch-cookies": "^2.0.3",
"path": "^0.12.7",
"pdfkit": "^0.13.0",
"ssl-express-www": "^3.0.8",
"tiktok-scraper": "^1.4.36"
}
}