-
Notifications
You must be signed in to change notification settings - Fork 1k
/
package.json
59 lines (58 loc) · 1.42 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
{
"name": "sew-queen",
"version": "3.0.1",
"description": "Sew Queen Best Whatsapp-Bot Project In The World",
"main": "./QueenSewWhatsappBot/sew.js",
"scripts": {
"start": "supervisor -s sew.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ravindu01manoj/Sew-Queen.git"
},
"keywords": [
"whatsapp",
"sew",
"queen",
"sewqueen",
"best",
"bot"
],
"author": "Ravindu",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/ravindu01manoj/Sew-Queen/issues"
},
"homepage": "https://github.com/ravindu01manoj/Sew-Queen#readme",
"dependencies": {
"@ravindu01manoj/sew-queen-web": "1.0.1",
"emoji-to-png-sew": "1.0.5",
"network-speed": "2.1.1",
"cheerio": "^1.0.0-rc.5",
"axios": ">=0.21.2",
"googlethis": "^1.1.6",
"chalk": "4.1.0",
"check-path": "*",
"deepai": "^1.0.17",
"fs-extra": "^9.1.0",
"google-tts-api": "^2.0.2",
"qrcode-reader": "^1.0.4",
"heroku-client": "^3.1.0",
"jimp": "^0.16.1",
"js-ffmpeg": "0.0.26",
"file-type": "^16.5.2",
"jsdom": "^16.6.0",
"langs": "^2.0.0",
"languagedetect": "^2.0.0",
"meme-maker": "^2.1.2",
"mongodb": "3.6.3",
"node-fetch": "^2.6.1",
"node-tesseract-ocr": "^2.0.0",
"pg": "8.5.1",
"cookie": "^0.4.1",
"sqlite3": "5.0.0",
"yt-search": "^2.7.4",
"cookie": "^0.4.1",
"instatouch": "^2.3.3"
}
}