forked from KillovSky/Iris
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
87 lines (87 loc) · 2.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"name": "Fαbiи_Bot-iris",
"version": "3.3.3",
"build_date": "09-10-2022",
"private": "true",
"description": "Fαbiи_Bot-iris, uma BOT para WhatsApp de código 100% aberto & customizável, possui 3 idiomas e mais de 510 funções.",
"main": "start.js",
"scripts": {
"start": "node start.js",
"test": "echo → Sem testes! Para iniciar digite \"npm start\" ou \"node start.js.\"! && exit 1"
},
"author": "Fαbiи",
"repository": {
"type": "git",
"url": "https://github.com/fabinhojcr/iris.git"
},
"bugs": {
"url": "https://github.com/fabinhojcr/iris/issues"
},
"homepage": "https://github.com/fabinhojcr/iris",
"license": "MIT",
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@vitalets/google-translate-api": "^8.0.0",
"@open-wa/wa-automate": "^4.25.1",
"@open-wa/wa-decrypt": "^4.3.1",
"@killovsky/nasa": "^1.0.1",
"@killovsky/4devs": "^1.0.1",
"@killovsky/trendings": "^1.0.1",
"@killovsky/gtts": "^1.0.0",
"acrcloud": "^1.4.0",
"anime-character-random": "^1.0.11",
"aki-api": "^6.0.8",
"axios": "^0.24.0",
"canvacord": "^5.2.3",
"chalk": "^4.1.2",
"chess-image-generator": "^1.0.9",
"chess.js": "^0.12.0",
"cleverbot-free": "^1.1.11",
"creditcard-generator": "^0.0.7",
"deepai": "^1.0.16",
"discord-canvas": "^1.4.1",
"duck-duck-scrape": "^2.2.1",
"duckduckgo-images-api": "^1.0.5",
"emoji-api": "^2.0.1",
"fluent-ffmpeg": "^2.1.2",
"free-textmaker-alpha": "^0.0.3",
"genshin-db": "^3.12.3",
"get-emojis-from-string": "^1.6.1",
"gifencoder": "^1.0.5",
"google-play-scraper": "^9.0.2",
"ibm-watson": "^6.2.1",
"is-porn": "^0.9.0",
"mathjs": "^10.0.0",
"moment-timezone": "^0.5.34",
"node-fetch": "^2.6.1",
"node-notifier": "^10.0.0",
"node-tesseract-ocr": "^2.2.1",
"pet-pet-gif": "^1.0.9",
"pokemon.js": "^1.1.8",
"pretty-num": "^0.5.2",
"remove-accents": "^0.4.2",
"remove.bg": "^1.3.0",
"sharp": "0.27.2",
"shelljs": "^0.8.4",
"string-similarity": "^4.0.4",
"text2png": "^2.3.0",
"tictactoe-agent": "^2.1.2",
"word-wrapper": "^1.0.7",
"youtube-dl-exec": "2.1.0",
"yt-search": "^2.10.2"
},
"funding": [
{
"type": "kofi",
"url": "http://ko-fi.com/killovsky"
},
{
"type": "paypal",
"url": "https://bit.ly/33QDaGa"
},
{
"type": "picpay",
"url": "https://picpay.me/userlucas123"
}
]
}