-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
57 lines (57 loc) · 1.54 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
{
"main": "index.js",
"scripts": {
"start": "sh cortana.sh",
"test": "node test.js"
},
"author": "KingAndrewYT",
"license": "ISC",
"dependencies": {
"@adiwajshing/baileys": "^4.4.0",
"@amanda-mitchell/biblia-api": "^4.0.2",
"@bochilteam/scraper": "^3.0.0",
"@hapi/boom": "^10.0.0",
"@vitalets/google-translate-api": "^8.0.0",
"acrcloud": "^1.4.0",
"aki-api": "^6.0.8",
"another-node-reverse-image-search": "^1.0.3",
"axios": "^0.27.2",
"cfonts": "3.1.1",
"chalk": "4.1.2",
"cheerio": "^1.0.0-rc.12",
"child_process": "^1.0.2",
"crypto": "^1.0.1",
"discord-canvas-spanish": "^1.0.1",
"exec-sh": "^0.4.0",
"fakeyou.js": "^1.1.1",
"figlet": "^1.5.2",
"flaming-text-generator": "^1.0.2",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^4.0.0",
"fs-extra": "^10.1.0",
"g-i-s": "^2.1.6",
"google-it": "^1.6.3",
"http": "^0.0.1-security",
"https": "^1.0.0",
"ibm-watson": "^7.1.1",
"imgbb-uploader": "^1.5.0",
"jimp": "^0.16.1",
"mintake": "^1.0.2",
"moment": "^2.29.4",
"moment-timezone": "^0.5.37",
"node-fetch": "^2.6.1",
"node-gtts": "^2.0.2",
"npm": "^8.18.0",
"pino": "^8.4.2",
"pm2": "^5.2.0",
"process": "^0.11.10",
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",
"rae-api": "^1.5.0",
"sharp": "^0.30.7",
"yt-search": "^2.10.3"
},
"name": "cortana",
"version": "2.0",
"description": "Bot de WhatsApp desarrollado para entretenimiento, creacion de stickers, descarga multimedia,etc."
}