forked from NuevaGeneracionALB/aleatory-md
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
80 lines (80 loc) · 2.18 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
78
79
80
{
"name": "Aleatory-MD",
"version": "3.0.0",
"description": "Aleatory-MD, Multi-Conexões, funcionamento mais rápido, e hospedado na heroku ou em outro servidor o seu celular funcionará sem internet.",
"main": "index.js",
"scripts": {
"test": "node index.js",
"start": "sh start.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NuevaGeneracionALB/aleatory-md.git"
},
"keywords": [
"não",
"tem"
],
"author": "Aleatory Contéudos",
"license": "MIT",
"bugs": {
"url": "https://github.com/NuevaGeneracionALB/aleatory-md/issues"
},
"homepage": "https://github.com/NuevaGeneracionALB/aleatory-md#readme",
"dependencies": {
"@adiwajshing/baileys": "github:adiwajshing/baileys",
"@adiwajshing/keyed-db": "^0.2.4",
"qrcode-terminal": "^0.12.0",
"node-webpmux": "^3.1.1",
"ws": "^8.8.1",
"async": "^3.2.3",
"form-data": "^4.0.0",
"qs": "^6.10.3",
"awesome-phonenumber": "^2.69.0",
"axios": "^0.21.1",
"cfonts": "^2.10.0",
"colors": "^1.4.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"cheerio": "^1.0.0-rc.10",
"child_process": "^1.0.2",
"cookie": "^0.4.1",
"crypto": "^1.0.1",
"emoji-api": "^2.0.1",
"emoji-regex": "^10.0.0",
"emoji-unicode": "^2.0.1",
"encodeurl": "^1.0.2",
"escape-string-regexp": "^1.0.5",
"fake-useragent": "^1.0.1",
"file-type": "^16.5.3",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^10.0.1",
"got": "^12.0.1",
"hxz-api": "^1.0.1",
"image-to-base64": "^2.2.0",
"imagemagick": "^0.1.3",
"imgbb-uploader": "^1.3.5",
"isarray": "^2.0.5",
"jpeg-js": "^0.4.3",
"jsdom": "^19.0.0",
"linkifyjs": "^3.0.5",
"lolis.life": "^4.0.0",
"mime": "^3.0.0",
"moment-timezone": "^0.5.34",
"ms": "^2.1.3",
"multistream": "^4.1.0",
"node-fetch": "^2.6.7",
"parse-ms": "^3.0.0",
"path": "^0.12.7",
"process-nextick-args": "^2.0.1",
"protobufs": "^0.1.0",
"remove.bg": "^1.3.0",
"request": "^2.88.2",
"spinnies": "^0.5.1",
"textmaker-thiccy": "^1.3.1",
"util": "^0.12.4",
"xfarr-api": "^1.0.3",
"yt-search": "^2.10.2",
"yts": "^2.0.0"
}
}