forked from maihuybao/MiraiBypassGban
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
61 lines (61 loc) · 1.23 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
{
"name": "MiraiBypass",
"version": "1.2.19",
"description": "Bẻ khoá và bổ sung bởi Mai Huy Bảo",
"main": "mirai.js",
"scripts": {
"start": "node index",
"login": "node login",
"test": "node --trace-warnings --use_strict --async-stack-traces mirai"
},
"repository": {
"type": "git",
"url": "git+https://github.com/maihuybao/MiraiBypassGban.git"
},
"keywords": [
"bot",
"facebook",
"projectmirai",
"messenger",
"mirai",
"catalizcs",
"spermlord",
"miraipr0ject"
],
"author": "MaiHuyBao",
"license": "GPL-3.0",
"bugs": {
"url":"https://github.com/maihuybao/MiraiBypassGban/issue"
},
"homepage": "https://github.com/maihuybao/MiraiBypassGban#readme",
"dependencies": {
"nodejs-base64":"",
"@miraipr0ject/assets": "",
"axios": "",
"body-parser": "",
"caesar-salad": "",
"canvas": "",
"chalk": "",
"cheerio": "",
"child_process": "",
"crypto": "",
"eval": "",
"extract-zip": "",
"@maihuybao/fca-unofficial": "",
"figlet": "",
"fs-extra": "",
"jimp": "",
"minimist": "",
"moment-timezone": "",
"ms": "",
"npmlog": "",
"path": "",
"readline": "",
"request": "",
"semver": "",
"sequelize": "",
"sqlite3": "",
"string-similarity": "",
"totp-generator": ""
}
}