-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpackage.json
77 lines (77 loc) · 2.01 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"name": "PINKY_BOT-V10",
"version": "10.0.0.1",
"description": "PINKY_BOT is the Modified Version of WhatsAsena, Made By @AiDarkEzio with Baileys.",
"main": "./PINKY_BOT-V10/bot.js",
"scripts": {
"start": "supervisor -s bot.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AiDarkEzio/PINKY_BOT-V10.git"
},
"keywords": [
"baileys",
"whatsapp",
"bot",
"ai",
"asena",
"WhatsAsena",
"PinkyBot"
],
"author": "AiDarkEzio",
"developer": "@AiDarkEzio",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/AiDarkEzio/PINKY_BOT-V10/issues"
},
"homepage": "https://github.com/AiDarkEzio/PINKY_BOT-V10#readme",
"dependencies": {
"@adiwajshing/baileys": "4.0.0",
"@lh2020/speedtest-net": "^2.1.1",
"textmaker-thiccy": "1.3.1",
"browser-id3-writer": "^4.4.0",
"playstore-scraper": "^1.0.1",
"axios": "^0.25.0",
"googlethis": "^1.2.7",
"audiobuffer-to-wav": "1.0.0",
"chalk": "^5.0.0",
"coffeehouse": "^2.0.0",
"cwebp": "^2.0.5",
"search-engine-client": "^1.2.6",
"deepai": "^1.0.17",
"cwebp-bin": "^7.0.1",
"tinyurl": "^1.1.7",
"dotenv": "^16.0.0",
"tiktok-scraper": "1.4.36",
"request": "2.88.2",
"exchange-rates-api": "^1.1.0",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",
"g-i-s": "^2.1.6",
"google-translate-tts": "^0.4.0-dev",
"got": "^12.0.1",
"heroku-client": "^3.1.0",
"jimp": "0.16.1",
"js-ffmpeg": "0.0.35",
"jsdom": "^19.0.0",
"langs": "^2.0.0",
"languagedetect": "^2.0.0",
"meme-maker": "^2.1.2",
"mongodb": "^4.3.1",
"node-fetch": "^3.2.0",
"node-tesseract-ocr": "^2.2.1",
"pg": "^8.7.3",
"sequelize": "^6.15.1",
"simple-git": "^3.1.1",
"sozlukjs": "^2.0.0",
"spotify-web-api-node": "^5.0.2",
"sqlite3": "5.0.2",
"solenolyrics": "^5.0.0",
"translatte": "^3.0.1",
"wikijs": "^6.3.3",
"yt-search": "^2.10.3",
"text2image": "1.2.1",
"ytdl-core": "^4.10.1"
}
}